summaryrefslogtreecommitdiff
path: root/lisp/textmodes/reftex.el
Commit message (Collapse)AuthorAgeFilesLines
...
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * erc-lang.el (language): * erc-backend.el (erc-server-connect): Fix buggy call to `message'. * gnus-sum.el (gnus-summary-simplify-subject-query): * ecomplete.el (ecomplete-display-matches): Fix buggy call to `message'. * textmodes/reftex.el (reftex-select-with-char): * textmodes/reftex-toc.el (reftex-toc-do-promote) (reftex-toc-visit-location, reftex-toc-find-section): * textmodes/reftex-index.el (reftex-index-show-entry): * textmodes/org.el (org-cycle-hide-archived-subtrees) (org-table-rotate-recalc-marks, org-mark-ring-push) (org-follow-info-link, org-mhe-get-message-folder-from-index) (org-auto-repeat-maybe, org-store-log-note, org-delete-property) (org-evaluate-time-range, org-edit-agenda-file-list): * textmodes/artist.el (artist-select-next-op-in-list) (artist-select-prev-op-in-list): * term/mac-win.el (mac-service-insert-text): * startup.el (fancy-about-screen): * progmodes/vhdl-mode.el (vhdl-decision-query): * progmodes/idlwave.el (idlwave-template) (idlwave-scroll-completions, idlwave-display-completion-list): * progmodes/ebrowse.el (ebrowse-show-progress): * progmodes/cperl-mode.el (cperl-find-pods-heres): * progmodes/antlr-mode.el (antlr-insert-option-do): * play/mpuz.el (mpuz-close-game): * net/rcirc.el (rcirc-next-active-buffer): * mail/reporter.el (reporter-update-status): * kmacro.el (kmacro-display): * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): * emulation/viper-util.el (viper-save-setting): * emacs-lisp/lisp-mnt.el (lm-verify): * emacs-lisp/edebug.el (edebug-set-mode): * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun): * calendar/calendar.el (calendar-print-day-of-year): * calc/calcalg3.el (calc-curve-fit): * calc/calcalg2.el (math-integral): * calc/calc.el (calc-read-key-sequence, calc-version): * calc/calc-mode.el (calc-set-simplify-mode): * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
* | (reftex-TeX-master-file): Revert previous change.Glenn Morris2007-12-071-1/+1
| |
* | Fix buggy `error' calls in textmode/Deepak Goel2007-12-061-1/+1
| |
* | * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvmDan Nicolaescu2007-10-311-173/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | only if it is bound. * textmodes/reftex.el: Move autoloads for before all uses. (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay) (reftex-delete-overlay): Move to the top level with the condition in the body. * progmodes/simula.el: Use when instead of if. * iimage.el (iimage-locate-file): Define unconditionally. * mail/mailabbrev.el (mail-abbrev-next-line): * emulation/vip.el (vip-enlarge-region, vip-line) (vip-next-line-at-bol, vip-previous-line) (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read): Wrap with-no-warnings around uses of next-line and previous-line. * ediff.el (run-ediff-from-cvs-buffer): * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Remove function not used by pcl-cvs anymore. (noninteractive, generic-sc-get-latest-rev) (ediff-generic-sc-internal, ediff-generic-sc-merge-internal): Delete support for long obsolete generic-sc.el.
* | * textmodes/reftex.el: Move require easymenu before first use.Dan Nicolaescu2007-10-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (reftex-info): Require info at compile too. * textmodes/org-publish.el (org-publish-org-to-html) (org-publish-org-to): Require org at compile time too. (org-publish-attachment): Require at compile time too. * term/tty-colors.el (w32-tty-standard-colors): Pacify byte-compiler. * term/pc-win.el (frame-creation-function-alist): Add to this instead of setting frame-creation-function. * play/blackbox.el (bb-up, bb-down): Use forward-line. * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier. * calendar/todo-mode.el: Require calendar at compile time. * calendar/cal-islam.el: Require diary-lib at compile time. * calendar/cal-hebrew.el: Require diary-lib and holidays at compile time. * w32-vars.el: Provide w32-vars. * term/w32-win.el: Require w32-vars. (w32-color-map): Pacify byte-compiler. * loadup.el: Load w32-wars before term/w32-win.
* | (reftex-erase-all-selection-and-index-buffers)Glenn Morris2007-10-121-3/+3
|/ | | | (reftex-access-parse-file): Use mapc rather than mapcar.
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (reftex-access-parse-file): Do not risk destroying an existing buffer.Reiner Steib2007-07-221-6/+2
|
* (reftex-access-parse-file): Create parse file in a way that does not interfereReiner Steib2007-07-221-2/+2
| | | | with recentf.
* * 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
|
* *** empty log message ***Carsten Dominik2006-02-221-44/+0
|
* (reftex-locate-file): Search all extensions ifCarsten Dominik2006-02-221-2/+46
| | | | `reftex-try-all-extensions' is set.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-2/+2
|
* (reftex-use-fonts): removed the check forCarsten Dominik2005-11-161-1/+1
| | | | window-system, to allow fonts on tty.
* Update FSF street address; nfc.Thien-Thi Nguyen2005-09-211-2/+2
|
* Little fixes to remove compiler warningsCarsten Dominik2005-09-161-98/+96
| | | | | reftex-index.el (reftex-query-index-phrase): More efficient use of markers.
* (font-lock-keywords): Add defvar.Juanma Barranquero2005-08-311-0/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+3
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (reftex-access-scan-info): Follow error conventions.Juanma Barranquero2005-06-141-89/+89
|
* *** empty log message ***Carsten Dominik2005-05-191-2/+2
|
* Moved the definition of `reftex-isearch-minor-mode' fromCarsten Dominik2005-05-191-0/+3
| | | | reftex-global.el to reftex.el.
* * textmodes/reftex-vars.el (reftex-cite-format-builtin): SupportCarsten Dominik2005-05-181-23/+23
| | | | | | | | | | | | | | | | | | | | | 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'.
* * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'Werner LEMBERG2005-03-251-1/+1
| | | | with `valid'.
* * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,Werner LEMBERG2005-03-251-8/+9
| | | | | | | 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-access-scan-info): Error out in aCarsten Dominik2005-02-011-0/+5
| | | | buffer not visiting a file.
* * textmodes/reftex.el (reftex-mode-menu): Add entry for reftexCarsten Dominik2005-01-261-1/+3
| | | | isearch minor mode.
* 2005-01-14 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2005-01-141-3/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Updated to version 4.21Carsten Dominik2003-08-111-639/+652
|
* (reftex-all-document-files): Delete autoload.Richard M. Stallman2003-07-091-1/+1
| | | | (reftex-scanning-info-available-p): Add autoload cookie.
* (reftex-select-with-char): Don't assume that point-min == 1.Stefan Monnier2003-05-131-4/+4
|
* (reftex-TeX-master-file): Use really the buffer file name if no other masterJuanma Barranquero2003-01-291-87/+87
| | | | file is located.
* Move reftex-set-dirty to reftex-vars.el.Markus Rost2002-10-161-6/+0
|
* (reftex-TeX-master-file): Fix spacing.Juanma Barranquero2002-09-061-1/+1
|
* Update to RefTeX 4.19Carsten Dominik2002-08-271-8/+28
|
* Update to RefTeX 4.18Carsten Dominik2002-08-201-1/+1
|
* * reftex.el (reftex-mode): Create special syntax tables.Carsten Dominik2002-08-171-4/+17
| | | | | | | (reftex-syntax-table): Set a default in case this is being used outside a LaTeX file. (reftex-syntax-table-for-bib): Set a default in case this is being used outside a LaTeX file.
* (reftex-mode): Moved creation of special syntax tables to top-level.Carsten Dominik2002-08-151-10/+13
|
* Updated to RefTeX 4.18Carsten Dominik2002-07-251-3/+4
|
* Updated to reftex 4.17Carsten Dominik2002-07-221-20/+33
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-5/+4
|
* * reftex-ref.el (reftex-select-label-help): Added "z" keyCarsten Dominik2001-06-081-2/+8
| | | | | | | | | | | | | | | | | | | | 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.
* (defvar): Wrap some defvars inDave Love2001-03-011-8/+9
| | | | eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
* Update to RefTeX 4.15, see ChangeLog for detailsCarsten Dominik2000-12-101-2/+11
|
* * textmodes/reftex.el (reftex-find-citation-regexp-format):Carsten Dominik2000-06-201-4/+6
| | | | | | | | | | | | | | | | | | | | | | | 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-compile-variables): regexp-quote theCarsten Dominik2000-02-041-3/+4
| | | | environment names before they go into the section regexp.
* New version number.Carsten Dominik2000-01-051-5/+6
| | | | (reftex-parse-file-extionsion,reftex-index-phrase-file-extension): New options
* renamed reftex-vcr.el to reftex-dcr.elCarsten Dominik2000-01-051-4/+4
|