summaryrefslogtreecommitdiff
path: root/lisp/textmodes/reftex-cite.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-02-23Prefer decf to cl-decfStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-05-07Support biblatex field in `reftex-cite-format'Arash Esbati
2024-04-13Recognize multicite macros from biblatexArash Esbati
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-25Assume that font-lock is preloadedStefan Kangas
2023-01-10Fix reftex-citation docstring (bug#60710)Manuel Uberti
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typosStefan Kangas
2022-08-08Improve collecting of citation keysArash Esbati
2022-05-13; Fix RefTeX docstringsArash Esbati
2022-05-12; lisp/textmodes/reftex-cite.el: Fix docstringArash Esbati
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-04Don't use some obsolete names in documentationStefan Kangas
2021-09-16Docfix: use command substitution for 'universal-argument'Stefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-13; Minor doc 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-01-01Update copyright year to 2020Paul Eggert
2019-10-26Improve support for biblatex and cleveref macrosArash Esbati
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-03-04Fix regular-expression glitches and 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-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-19Port RefTeX to cl-libMark Oteiza
2016-10-07Fix unescaped \begin{...} in docstringTassilo Horn
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-10-09Refactor duplicated code; ensure default is in completionsTassilo Horn
2015-09-21Signal error on invalid regexpTassilo Horn
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-05-06Support the biblatex journaltitle fieldTassilo Horn
2015-04-22Fix reftex-citation bugTassilo Horn
2015-01-01Update copyright year to 2015Paul Eggert
2014-03-28Manage reftex's internal autoloads automaticallyGlenn Morris
2014-01-21Fix regex used for searching citation keys.Tassilo Horn
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-06-12* textmodes/reftex-cite.el (reftex-cite-regexp-hist)Tassilo Horn
2013-04-10* textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cutTassilo Horn
2013-01-21* textmodes/reftex-cite.el (reftex-format-citation): Add formatTassilo Horn