summaryrefslogtreecommitdiff
path: root/lisp/textmodes/reftex-parse.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-05-07; RefTeX: Update author emailJeremy Bryant
2025-04-04Add RefTeX support for non-file buffersPaul Nelson
2025-03-09; Add debug specArash Esbati
2025-02-24Prefer incf to cl-incf in textmodes/*.elStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-04-09Move over optional arguments in parentheses correctlyArash Esbati
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-02; Fix typo and wording of a doc stringEli Zaretskii
2022-05-02Load multiple bibliographies with multibib packageArash Esbati
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-06Improve finding external documents in reftextArash Esbati
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-03-17* lisp/textmodes: Use lexical-bindingStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-30Fix some over-wide docstringsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-03-18Fix more regular expression typosPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-02Fix RefTeX to show table of contents for dtx files (tiny change)Sašo Živanović
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-19Port RefTeX to cl-libMark Oteiza
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-17reftex generate autoloads to non versioned file.Phillip Lord
2015-09-17Fix several backslash typos in Elisp stringsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-06-24Make search in reftex-using-biblatex-p non-greedy.Leonard Randall
2014-05-04Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert
2014-05-01Doc fixesGlenn Morris
2014-04-04* lisp/textmodes/reftex-parse.el (reftex--index-tags): Rename `index-tags'.Stefan Monnier
2014-03-28Manage reftex's internal autoloads automaticallyGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-01Allow multiple bibliographies when BibLaTeX is used rathen thanTassilo Horn
2013-06-12* textmodes/reftex-cite.el (reftex-cite-regexp-hist)Tassilo Horn
2013-05-23* lisp/textmodes/reftex-parse.el (reftex-locate-bibliography-files):Tassilo Horn
2013-05-21Silence some compiler warningsGlenn Morris
2013-04-25* textmodes/reftex-vars.elTassilo Horn
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-25* textmodes/reftex-parse.el (reftex-parse-from-file): Use variable reftex-sec...Vincent Belaïche
2012-09-30Merge from standalone RefTeX repository.Ralf Angeli