| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | ; Fix docstring | Ikumi Keita | 2022-12-22 | 1 | -2/+2 |
* | Adjust the environment name for the minted package | Arash Esbati | 2022-08-18 | 1 | -1/+1 |
* | ; Fix RefTeX docstrings | Arash Esbati | 2022-05-13 | 1 | -1/+1 |
* | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\ |
|
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | Recognize starred environments | Arash Esbati | 2021-12-15 | 1 | -6/+10 |
* | | Use substitute-command-keys for literal key sequences | Stefan Kangas | 2021-11-22 | 1 | -11/+12 |
|/ |
|
* | ; More minor stylistic fixes found by checkdoc | Stefan Kangas | 2021-09-22 | 1 | -4/+5 |
* | Docfix: use command substitution for 'universal-argument' | Stefan Kangas | 2021-09-16 | 1 | -3/+3 |
* | Prefer "website" to "homepage" | Stefan Kangas | 2021-09-16 | 1 | -1/+1 |
* | ; Minor doc fixes found by checkdoc | Stefan Kangas | 2021-09-13 | 1 | -4/+4 |
* | Use \footref when referencing a footnote label | Arash Esbati | 2021-06-18 | 1 | -1/+1 |
* | Support new LaTeX kernel macro \footref | Arash Esbati | 2021-06-18 | 1 | -2/+2 |
* | Delete XEmacs-only definition | Arash Esbati | 2021-04-02 | 1 | -51/+47 |
* | * lisp/textmodes: Use lexical-binding | Stefan Monnier | 2021-03-17 | 1 | -9/+9 |
* | ; Fix typos in doc strings | Mattias Engdegård | 2021-03-12 | 1 | -1/+1 |
* | ; Update docstring | Arash Esbati | 2021-01-12 | 1 | -3/+4 |
* | Support keyval style beamer frame labels | Tassilo Horn | 2021-01-10 | 1 | -5/+6 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Shorten over-wide docstrings in defcustoms | Stefan Kangas | 2020-12-19 | 1 | -4/+6 |
* | Remove subsumed repetitions in regexps | Mattias Engdegård | 2020-02-20 | 1 | -1/+1 |
* | Make more load-hooks obsolete | Glenn Morris | 2020-01-16 | 1 | -0/+2 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Move entry for \Ref into LaTeX core | Arash Esbati | 2019-10-22 | 1 | -2/+2 |
* | citeasnoun in reftex can take an optional parameter | Lars Ingebrigtsen | 2019-07-13 | 1 | -2/+2 |
* | ; Improve matching of key-val labels yet more (bug#34629) | Arash Esbati | 2019-03-09 | 1 | -7/+26 |
* | Improve matching of key-val labels (bug#34629) | Arash Esbati | 2019-02-27 | 1 | -3/+21 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | Add \eqref to RefTeX's reference styles (Bug#32203) | Arash Esbati | 2018-07-22 | 1 | -2/+4 |
|/ |
|
* | Remove repetitions in documentation strings | Robert Pluim | 2018-04-13 | 1 | -1/+1 |
* | ; Fix doc typos related to indefinite articles | Glenn Morris | 2018-02-16 | 1 | -1/+1 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -2/+2 |
* | Add \citetitle to biblatex cite format | Arash Esbati | 2017-01-27 | 1 | -0/+2 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Add entry for biblatex | Arash Esbati | 2016-12-30 | 1 | -0/+16 |
* | | Port RefTeX to cl-lib | Mark Oteiza | 2016-11-19 | 1 | -3/+3 |
|/ |
|
* | Expunge "allow" + infinitive from source and doc, part 2. | Alan Mackenzie | 2016-01-25 | 1 | -1/+1 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Revert "Fix rx matcher overflow without limiting" | Tassilo Horn | 2015-12-14 | 1 | -11/+1 |
* | Fix rx matcher overflow without limiting | Tassilo Horn | 2015-12-14 | 1 | -1/+11 |
* | Improve regex to not trigger stack overflow | Tassilo Horn | 2015-12-13 | 1 | -1/+1 |
* | Fix regex matching keyval labels | Tassilo Horn | 2015-12-13 | 1 | -1/+1 |
* | Fix docstring quoting problems with ‘ '’ | Paul Eggert | 2015-11-17 | 1 | -4/+4 |
* | Improve wrapfig package support and caption parsing | (tiny change) Arash Esbati | 2015-09-28 | 1 | -3/+4 |
* | Clarify reftex-extra-bindings docs. | Tassilo Horn | 2015-09-16 | 1 | -1/+2 |