summaryrefslogtreecommitdiff
path: root/lisp/mail/footnote.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Prefer defvar-keymap in footnote.elStefan Kangas2022-08-031-17/+12
* Obsolete unused variable footnote-use-message-modeStefan Kangas2022-08-031-0/+1
* Merge from origin/emacs-28Stefan Kangas2022-05-271-3/+3
|\
| * ; Fix some doc typos and minor language issuesŠtěpán Němec2022-05-261-3/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove some references to XEmacsStefan Kangas2021-11-171-1/+1
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-9/+9
* Avoid cl-lib alias for cadadr and friendsStefan Kangas2021-09-031-2/+2
* Fix thinko in previous footnote.el changeLars Ingebrigtsen2021-01-211-2/+1
* Fix footnote-mode problem when reopening an old fileLars Ingebrigtsen2021-01-201-1/+26
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-181-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/mail/footnote.el (footnote--local-advice): Add missing comma.Noam Postavsky2019-07-261-1/+1
* Tweak previous footnote-mode patchLars Ingebrigtsen2019-07-251-1/+1
* Fix setting fill-paragraph-function in footnote-modeLars Ingebrigtsen2019-07-251-12/+24
* Fill footnotes better on `M-q'Lars Ingebrigtsen2019-07-211-0/+10
* * lisp/mail/footnote.el (footnote-prefix): Docstring typo.Stefan Monnier2019-05-151-3/+2
* * lisp/mail/footnote.el: Avoid regexp-opt-charset, which is not autoloaded.Stefan Monnier2019-05-091-1/+1
* * lisp/mail/footnote.el: Add TEXT and POINTERS togetherStefan Monnier2019-05-021-71/+49
* * lisp/mail/footnote.el: Tweak markers conventionStefan Monnier2019-05-021-55/+37
* * lisp/mail/footnote.el: Use dolist and hoist regexps out of loopsStefan Monnier2019-05-021-106/+77
* * lisp/mail/footnote.el: Consolidate the two marker-alistsStefan Monnier2019-05-011-97/+94
* * lisp/mail/footnote.el: Minor simplificationsStefan Monnier2019-05-011-67/+31
* Use regexp-opt-charset to improve regexp tweaksPaul Eggert2019-03-271-4/+8
* 2019-03-26 regex cleanupPaul Eggert2019-03-261-4/+12
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Eliminate last uses of 'cl' in lisp/mail/Stefan Monnier2017-12-261-1/+1
* | * lisp/mail/footnote.el: Reduce redundancy in roman&hebrew defsStefan Monnier2017-12-261-18/+26
* | * lisp/mail/footnote.el: Use lexical-bindingStefan Monnier2017-12-251-8/+8
* | * lisp/mail/footnote.el: Replace "Footnote-" prefix with "footnote--"Boruch Baum2017-12-251-131/+128
* | * lisp/mail/footnote.el (footnote-align-to-fn-text): New config varBoruch Baum2017-12-221-7/+54
* | * lisp/mail/footnote.el: Misc changes in preparation for moreBoruch Baum2017-12-221-36/+106
* | Merge from origin/emacs-26Glenn Morris2017-12-221-3/+1
|\|
| * Fix doc string of 'footnote-style-alist'Eli Zaretskii2017-12-221-3/+1
* | Support Hebrew-style footnotes in footnote.elBoruch Baum2017-12-221-2/+49
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* * lisp/mail/footnote.el (footnote-mode): Fix doc typo.Glenn Morris2016-05-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+1
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-1/+1