summaryrefslogtreecommitdiff
path: root/lisp/textmodes/reftex.el
AgeCommit message (Expand)Author
2026-05-29Refactor reftex-isearch-minor-mode to use define-minor-modeLuniya DW
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-06-24; * lisp/textmodes/reftex.el: Update author email (bug#77850).Jeremy Bryant
2025-05-30; reftex.el: Checkdoc fixes, comments to docstringsJeremy Bryant
2025-05-07; RefTeX: Update author emailJeremy Bryant
2025-04-04Handle `TeX-master` holding a bufferStefan Monnier
2025-04-04Add RefTeX support for non-file buffersPaul Nelson
2025-04-01Suppress error in non-file bufferIkumi Keita
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-10-01Prefer defvar-local where possibleStefan Kangas
2024-06-23Prefer setq-local in reftexStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-03Prefer reusing seq-remove in reftexStefan Kangas
2023-08-25; Delete redundant defvars; font-lock is preloadedStefan Kangas
2023-08-25Assume that font-lock is preloadedStefan Kangas
2023-08-19Remove XEmacs compat code from reftexStefan Kangas
2023-05-24Fix apparently wrong `delete` and `delq` value discards (bug#61730)Mattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-14Fix handling of % when searching in .tex or .dtx filesArash Esbati
2022-12-01; Fix typos (don't abbreviate "with" or "without")Stefan Kangas
2022-05-18Remove some ancient Emacs compat codeStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-21Don't use `format' on strings without % format directivesLars Ingebrigtsen
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-02-27Minor fixes after preloading easymenuStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-03Remove redundant requires of 'custom'Stefan Kangas
2020-11-24Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas
2020-01-24Remove (or double) redundant backslashes in string literalsMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
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-08-12Make a case-sensitive match for stringsArash Esbati
2017-02-13Match all characters in optional argument of \documentclassArash Esbati
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-11-18Move key mappings into reftex-mode-map defvarMark Oteiza
2016-01-23; Auto-commit of loaddefs files.Glenn Morris
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-01; Auto-commit of loaddefs files.Glenn Morris