summaryrefslogtreecommitdiff
path: root/lisp/textmodes/reftex-cite.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | Remove some trailing whitespace.Glenn Morris2007-10-121-8/+8
|/ | | | | (reftex-do-citation) (reftex-insert-bib-matches): Use mapc rather than mapcar.
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* * textmodes/reftex.el: Add maintainer address.David Kastrup2007-03-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * textmodes/reftex-vars.el: Add maintainer address. * textmodes/reftex-toc.el: Add maintainer address. * textmodes/reftex-sel.el: Add maintainer address. * textmodes/reftex-ref.el: Add maintainer address. * textmodes/reftex-parse.el: Add maintainer address. * textmodes/reftex-index.el: Add maintainer address. * textmodes/reftex-global.el: Add maintainer address. * textmodes/reftex-dcr.el: Add maintainer address. * textmodes/reftex-cite.el: Add maintainer address. * textmodes/reftex-auc.el: Add maintainer address. * reftex.texi (Imprint): Update maintainer information.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-091-1/+2
|
* (reftex-pop-to-bibtex-entry): Preserve point when displaying a bibtexCarsten Dominik2006-11-071-3/+6
| | | | cross reference in the echo area.
* Version number change onlyCarsten Dominik2006-02-221-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-2/+2
|
* Update FSF street address; nfc.Thien-Thi Nguyen2005-09-211-2/+2
|
* Little fixes to remove compiler warningsCarsten Dominik2005-09-161-68/+66
| | | | | reftex-index.el (reftex-query-index-phrase): More efficient use of markers.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-62/+63
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* * textmodes/reftex-vars.el (reftex-cite-format-builtin): SupportCarsten Dominik2005-05-181-2/+2
| | | | | | | | | | | | | | | | | | | | | for jurabib. * textmodes/reftex.el (featurep): Define aliases for overlay commands, for XEmacs compatibility, and use these aliases in overlay initializations. (reftex-highlight): Use `reftex-move-overlay'. (reftex-unhighlight): Use `reftex-delete-overlay'. (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead. (reftex-access-search-path): Use `reftex-uniquify' instead of `reftex-uniq' * textmodes/reftex-sel.el (reftex-select-unmark): Overlay `before-string' property modification enables for Emacs as well. (reftex-select-item): Use `reftex-delete-overlay'. (reftex-select-mark): Use `reftex-make-overlay' and `reftex-overlay-put'. (reftex-select-unmark): Use `reftex-delete-overlay' and `reftex-overlay-put'.
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-5/+5
|
* * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,Werner LEMBERG2005-03-251-2/+3
| | | | | | | textmodes/reftex-index.el, textmodes/reftex-parse.el, textmodes/reftex-ref.el, textmodes/reftex-vars.el, textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
* (reftex-do-citation): Cleanup singleCarsten Dominik2005-02-141-1/+4
| | | | optional argument to \cite.
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40Miles Bader2005-01-161-2/+2
| | | | | | | | Fix regressions from latest reftex update In the latest update to reftex from upstream, some changes in Emacs CVS (mostly maintenance stuff -- typos, whitespace, etc) were apparently lost. This changeset re-applies them.
* 2005-01-14 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2005-01-141-12/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * reftex-cite.el (reftex-bib-sort-year): Catch the case if the year is not given. * reftex-ref.el (reftex-replace-prefix-escapes): Added new escapes %m and %M, fixed bug with %F by adding save-match-data. (reftex-reference): Removed ?. from list of spaces. (reftex-label-info): Added automatic label prefix recognition * reftex-index.el (reftex-index-next-phrase): Added slave parameter to call of `reftex-index-this-phrase' (reftex-index-this-phrase): New optional argument (reftex-index-region-phrases): Added slave parameter to call of `reftex-index-this-phrase' (reftex-display-index): New argument redo (reftex-index-rescan): Added 'redo to arguments of `reftex-display-index' (reftex-index-Rescan, reftex-index-revert) (reftex-index-switch-index-tag): Added 'redo to arguments of `reftex-display-index' (reftex-index-make-phrase-regexp): Fixed bug with case-sensitive indexing. Fixed bug with matching is there is a quote before or after the word. * reftex-cite.el (reftex-all-used-citation-keys): Fix bug when collecting citation keys in lines with comments. (reftex-citation): Prefix argument no longer rescans the document, but forces prompting for optional arguments of cite macros. (reftex-do-citation): Prompting for optional arguments implemented. * reftex-vars.el (reftex-cite-format-builtin): Added optional arguments to most cite commands. (reftex-cite-cleanup-optional-args): New option (reftex-cite-prompt-optional-args): New option. (reftex-trust-label-prefix): New option * reftex-toc.el (reftex-toc-find-section): Added push-mark before changing the position in the buffer. * reftex.el (reftex-prefix-to-typekey-alist): New variable (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist
* Fix typo in doc string of reftex-citation.Stephen Eglen2005-01-051-1/+1
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Updated to version 4.21Carsten Dominik2003-08-111-396/+424
|
* (reftex-extract-bib-entries, reftex-extract-bib-entries-from-thebibliography):Stefan Monnier2003-05-131-67/+40
| | | | | | | | New arg re-list. (reftex-extract-bib-entries): Use ^ rather than \(\`\|[\n\r]\). Use member-ignore-case. Don't add unnecessary trailing \n. (reftex-offer-bib-menu): Consolidate duplicated code from reftex-extract-bib-entries and reftex-extract-bib-entries-from-thebibliography.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-55/+55
|
* Update to RefTeX 4.18Carsten Dominik2002-08-201-6/+32
|
* Updated to RefTeX 4.18Carsten Dominik2002-07-251-8/+40
|
* Updated to reftex 4.17Carsten Dominik2002-07-221-58/+70
|
* (reftex-citation): Fix typo.Juanma Barranquero2002-07-021-1/+1
|
* Fix typo.Juanma Barranquero2002-05-161-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+6
|
* * reftex-ref.el (reftex-select-label-help): Added "z" keyCarsten Dominik2001-06-081-3/+3
| | | | | | | | | | | | | | | | | | | | description. * reftex-sel.el (reftex-select-jump): New command. * reftex-toc.el (reftex-toc-help): Added "z" key description. (reftex-toc-jump): New command. * reftex-cite.el (reftex-parse-bibitem): Regexp changed to parse international characters as well. * reftex.el: Added autoloads for eftex-varioref-vref', eftex-fancyref-fref', eftex-fancyref-Fref' * reftex-vars.el: Protected single backslash in many docstrings. * reftex-dcr.el (reftex-view-crossref): added SPACE and TAB to the key separaotrs.
* Update to RefTeX 4.15, see ChangeLog for detailsCarsten Dominik2000-12-101-1/+1
|
* (reftex-bibtex-selection-callback): Call throw correctly.Dave Love2000-07-131-1/+1
|
* * textmodes/reftex.el (reftex-find-citation-regexp-format):Carsten Dominik2000-06-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Support for bibentry. (reftex-compile-variables): Fixed problem with end of section-re. * texmodes/reftex-dcr.el (reftex-view-crossref, reftex-view-crossref-from-bibtex): Deal with changed `reftex-find-citation-regexp-format'. (reftex-view-regexp-match, reftex-view-crossref-from-bibtex): Replaced `remprop' with `put'. (reftex-view-crossref, reftex-view-crossref-when-idle): Support for bibentry. * textmodes/reftex-vars.el (reftex-cite-format-builtin): New entry for bibentry package. * textmodes/reftex-parse.el (reftex-locate-bibliography-files): Regexp also matches "\nobibliography". * textmodes/reftex-global.el (reftex-renumber-simple-labels): Call `reftex-ensure-write-access' before doing anything. (reftex-ensure-write-access): New function.
* RefTeX 4.11Carsten Dominik2000-02-041-1/+1
|
* New version number.Carsten Dominik2000-01-051-3/+3
| | | | (reftex-parse-file-extionsion,reftex-index-phrase-file-extension): New options
* Supply licensing info.Richard M. Stallman1999-12-301-3/+22
|
* * reftex.el (reftex-compile-variables): respect new structure ofCarsten Dominik1999-12-151-14/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `reftex-index-macro' (reftex-compile-variables): Use the changed structure of `reftex-label-alist'. * reftex-vars.el (reftex-index-math-format, (reftex-toc-max-level): New option. reftex-index-phrases-search-whole-words, reftex-index-phrases-case-fold-search, reftex-index-phrases-skip-indexed-matches, reftex-index-phrases-wrap-long-lines, reftex-index-phrases-sort-prefers-entry, reftex-index-phrases-sort-in-blocks): New options. (reftex-index-macros): Option structure changed. (reftex-index-macros-builtin): Added `repeat' item to each entry. (reftex-label-alist): Additional item in each entry to specify if the environment should be listed in the TOC. (eval-when-compile (require 'cl)) added. * reftex-index.el (reftex-index-selection-or-word): No longer deals with "repeat". (reftex-index): "repeat property in `reftex-index-macro-alist' is now used. (reftex-index-phrases-comment-regexp, reftex-index-phrases-macrodef-regexp, reftex-index-phrases-phrase-regexp1, reftex-index-phrases-phrase-regexp2, reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help): New constants. (reftex-index-phrases-macro-data, reftex-index-phrases-files, reftex-index-phrases-font-lock-keywords, reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map, reftex-index-phrases-restrict-file): New variables. (reftex-index-phrase-selection-or-word, reftex-index-visit-phrases-buffer, reftex-index-initialize-phrases-buffer, reftex-index-phrases-save-and-return, reftex-index-phrases-mode, reftex-index-next-phrase, reftex-index-this-phrase, reftex-index-all-phrases, reftex-index-region-phrases, reftex-index-phrases-parse-header, reftex-index-phrases-toggle-restricted, reftex-index-new-phrase, reftex-index-find-next-conflict-phrase, reftex-index-phrases-info, reftex-index-phrases-set-macro-key, reftex-index-sort-phrases, reftex-compare-phrase-lines, reftex-index-make-phrase-regexp, reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re, reftex-index-make-replace-string, reftex-query-index-phrase-globally, reftex-query-index-phrase, reftex-index-phrase-match-is-indexed, reftex-index-phrases-fixup-line, reftex-index-phrases-replace-space, reftex-index-select-phrases-macro): New functions. (reftex-index-globalize, reftex-index-globally): functions removed (eval-when-compile (require 'cl)) added. * reftex-toc.el (reftex-toc-mode): Create new indicator for max level. (reftex-toc-max-level-indicator): New variable. (reftex-toc-max-level): New command. (reftex-toc-map): New keybinding `t'. (reftex-toc-help): Constant updated. (eval-when-compile (require 'cl)) added. * reftex-ref.el (reftex-offer-label-menu): Prefix to `t' command key can change `reftex-toc-max-level' (eval-when-compile (require 'cl)) added. * reftex-sel (reftex-insert-docstruct): Respect `reftex-toc-max-level' (eval-when-compile (require 'cl)) added. * reftex-auc.el (eval-when-compile (require 'cl)) added. * reftex-vcr.el (eval-when-compile (require 'cl)) added. * reftex-cite.el (reftex-citep, reftex-citet): New commands. (reftex-citation, reftex-do-citation, reftex-figure-out-cite-format): Additional argument FORMAT-KEY to preselect a citation format. (eval-when-compile (require 'cl)) added. * reftex-parse.el (reftex-context-substring): Optional parameter to-end (reftex-section-info): Deal with environment matches. (eval-when-compile (require 'cl)) added. * reftex-global.el (eval-when-compile (require 'cl)) added.
* version number changeCarsten Dominik1999-09-241-1/+1
|
* (reftex-pop-to-bibtex-entry): Fixed bug with recentering window.Carsten Dominik1999-09-241-35/+46
| | | | | | (reftex-extract-bib-entries-from-thebibliography, reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal with multiple thebibliography environments.
* Initial revisionCarsten Dominik1999-08-161-0/+928