index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
reftex.el
Age
Commit message (
Expand
)
Author
2026-05-29
Refactor reftex-isearch-minor-mode to use define-minor-mode
Luniya 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 docstrings
Jeremy Bryant
2025-05-07
; RefTeX: Update author email
Jeremy Bryant
2025-04-04
Handle `TeX-master` holding a buffer
Stefan Monnier
2025-04-04
Add RefTeX support for non-file buffers
Paul Nelson
2025-04-01
Suppress error in non-file buffer
Ikumi Keita
2025-02-24
Prefer incf to cl-incf in textmodes/*.el
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-01
Prefer defvar-local where possible
Stefan Kangas
2024-06-23
Prefer setq-local in reftex
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-03
Prefer reusing seq-remove in reftex
Stefan Kangas
2023-08-25
; Delete redundant defvars; font-lock is preloaded
Stefan Kangas
2023-08-25
Assume that font-lock is preloaded
Stefan Kangas
2023-08-19
Remove XEmacs compat code from reftex
Stefan Kangas
2023-05-24
Fix apparently wrong `delete` and `delq` value discards (bug#61730)
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-14
Fix handling of % when searching in .tex or .dtx files
Arash Esbati
2022-12-01
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-05-18
Remove some ancient Emacs compat code
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-21
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-13
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-03-17
* lisp/textmodes: Use lexical-binding
Stefan Monnier
2021-02-27
Minor fixes after preloading easymenu
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-03
Remove redundant requires of 'custom'
Stefan Kangas
2020-11-24
Make XEmacs compat aliases easy-menu-{add,remove} obsolete
Stefan Kangas
2020-01-24
Remove (or double) redundant backslashes in string literals
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-12
Make a case-sensitive match for strings
Arash Esbati
2017-02-13
Match all characters in optional argument of \documentclass
Arash Esbati
2017-01-02
Fix RefTeX to show table of contents for dtx files (tiny change)
Sašo Živanović
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-19
Port RefTeX to cl-lib
Mark Oteiza
2016-11-18
Move key mappings into reftex-mode-map defvar
Mark Oteiza
2016-01-23
; Auto-commit of loaddefs files.
Glenn Morris
2016-01-11
Merge from origin/emacs-25
John Wiegley
2016-01-01
; Auto-commit of loaddefs files.
Glenn Morris
[next]