summaryrefslogtreecommitdiff
path: root/lisp/textmodes/reftex-ref.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-14Move some RefTeX 'setq's to major mode definitionPengji Zhang
2025-05-07; RefTeX: Update author emailJeremy Bryant
2025-04-04Add RefTeX support for non-file buffersPaul Nelson
2025-02-24Prefer incf to cl-incf in textmodes/*.elStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-25; Delete redundant defvars; font-lock is preloadedStefan Kangas
2023-08-19Remove XEmacs compat code from reftexStefan Kangas
2023-02-22Use delete-char instead of backward-delete-charMattias EngdegÄrd
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-03Remove XEmacs compat code from reftex-ref.elStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-10-04Don't use some obsolete names in documentationStefan Kangas
2021-09-16Docfix: use command substitution for 'universal-argument'Stefan 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-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-26Avoid infloop's by doing a case-sensitive matchArash Esbati
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-08Merge from origin/emacs-26Paul Eggert
2017-11-03; Fix some comment typosGlenn Morris
2017-09-24Make FILENAME argument of 'file-name-base' mandatoryPhilipp Stephani
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-01-30-Paul Eggert
2016-01-23Delete a spurious backquote (tiny change)Arash Esbati
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-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-04-20Fix byte-compiler warnings about looking-back.Stefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-05-25Improve reftex-format-specialTassilo Horn
2014-03-28Manage reftex's internal autoloads automaticallyGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-30Merge from standalone RefTeX repository.Ralf Angeli
2012-06-26* lisp/files.el (file-name-base): New convenience function.Sam Steingold