aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/reftex.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; * lisp/textmodes/reftex.el: Update author email (bug#77850).Jeremy Bryant2025-06-241-1/+1
* ; reftex.el: Checkdoc fixes, comments to docstringsJeremy Bryant2025-05-301-101/+101
* ; RefTeX: Update author emailJeremy Bryant2025-05-071-1/+1
* Handle `TeX-master` holding a bufferStefan Monnier2025-04-041-28/+19
* Add RefTeX support for non-file buffersPaul Nelson2025-04-041-91/+155
* Suppress error in non-file bufferIkumi Keita2025-04-011-2/+12
* Prefer incf to cl-incf in textmodes/*.elStefan Kangas2025-02-241-5/+5
* Prefer decf to cl-decfStefan Kangas2025-02-231-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Prefer defvar-local where possibleStefan Kangas2024-10-011-4/+2
* Prefer setq-local in reftexStefan Kangas2024-06-231-3/+3
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Prefer reusing seq-remove in reftexStefan Kangas2023-09-031-10/+5
* | ; Delete redundant defvars; font-lock is preloadedStefan Kangas2023-08-251-4/+0
* | Assume that font-lock is preloadedStefan Kangas2023-08-251-7/+5
* | Remove XEmacs compat code from reftexStefan Kangas2023-08-191-22/+16
* | Fix apparently wrong `delete` and `delq` value discards (bug#61730)Mattias Engdegård2023-05-241-3/+3
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix handling of % when searching in .tex or .dtx filesArash Esbati2022-12-141-4/+7
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+2
* Remove some ancient Emacs compat codeStefan Kangas2022-05-181-2/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-1/+2
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-171-120/+73
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of 'custom'Stefan Kangas2020-12-031-4/+0
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-2/+4
* Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-241-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-4/+4
* Make a case-sensitive match for stringsArash Esbati2017-08-121-1/+2
* Match all characters in optional argument of \documentclassArash Esbati2017-02-131-1/+1
* Fix RefTeX to show table of contents for dtx files (tiny change)Sašo Živanović2017-01-021-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * ; Auto-commit of loaddefs files.Glenn Morris2016-01-231-1/+1
| * ; Auto-commit of loaddefs files.Glenn Morris2016-01-011-9/+9
* | Port RefTeX to cl-libMark Oteiza2016-11-191-33/+33
* | Move key mappings into reftex-mode-map defvarMark Oteiza2016-11-181-43/+39
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1