summaryrefslogtreecommitdiff
path: root/lisp/mail/footnote.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-09; Simplify last commitStefan Kangas
2025-02-09Improve filling with footnote-modeStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-03; * lisp/mail/footnote.el (footnote-hebrew-numeric-regex): dedup rxMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-03Prefer defvar-keymap in footnote.elStefan Kangas
2022-08-03Obsolete unused variable footnote-use-message-modeStefan Kangas
2022-05-27Merge from origin/emacs-28Stefan Kangas
2022-05-26; Fix some doc typos and minor language issuesŠtěpán Němec
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-17Remove some references to XEmacsStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-03Avoid cl-lib alias for cadadr and friendsStefan Kangas
2021-01-21Fix thinko in previous footnote.el changeLars Ingebrigtsen
2021-01-20Fix footnote-mode problem when reopening an old fileLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-18Add "Old-" prefix to "Version" header in more casesStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-26* lisp/mail/footnote.el (footnote--local-advice): Add missing comma.Noam Postavsky
2019-07-25Tweak previous footnote-mode patchLars Ingebrigtsen
2019-07-25Fix setting fill-paragraph-function in footnote-modeLars Ingebrigtsen
2019-07-21Fill footnotes better on `M-q'Lars Ingebrigtsen
2019-05-15* lisp/mail/footnote.el (footnote-prefix): Docstring typo.Stefan Monnier
2019-05-09* lisp/mail/footnote.el: Avoid regexp-opt-charset, which is not autoloaded.Stefan Monnier
2019-05-02* lisp/mail/footnote.el: Add TEXT and POINTERS togetherStefan Monnier
2019-05-02* lisp/mail/footnote.el: Tweak markers conventionStefan Monnier
2019-05-02* lisp/mail/footnote.el: Use dolist and hoist regexps out of loopsStefan Monnier
2019-05-01* lisp/mail/footnote.el: Consolidate the two marker-alistsStefan Monnier
2019-05-01* lisp/mail/footnote.el: Minor simplificationsStefan Monnier
2019-03-27Use regexp-opt-charset to improve regexp tweaksPaul Eggert
2019-03-262019-03-26 regex cleanupPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-26Eliminate last uses of 'cl' in lisp/mail/Stefan Monnier
2017-12-26* lisp/mail/footnote.el: Reduce redundancy in roman&hebrew defsStefan Monnier
2017-12-25* lisp/mail/footnote.el: Use lexical-bindingStefan Monnier
2017-12-25* lisp/mail/footnote.el: Replace "Footnote-" prefix with "footnote--"Boruch Baum
2017-12-22* lisp/mail/footnote.el (footnote-align-to-fn-text): New config varBoruch Baum
2017-12-22* lisp/mail/footnote.el: Misc changes in preparation for moreBoruch Baum
2017-12-22Merge from origin/emacs-26Glenn Morris
2017-12-22Support Hebrew-style footnotes in footnote.elBoruch Baum
2017-12-22Fix doc string of 'footnote-style-alist'Eli Zaretskii
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert