summaryrefslogtreecommitdiff
path: root/lisp/mail/footnote.el
Commit message (Expand)AuthorAge
* Fix thinko in previous footnote.el changeLars Ingebrigtsen2021-01-21
* Fix footnote-mode problem when reopening an old fileLars Ingebrigtsen2021-01-20
* Update copyright year to 2021Paul Eggert2021-01-01
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-18
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/mail/footnote.el (footnote--local-advice): Add missing comma.Noam Postavsky2019-07-26
* Tweak previous footnote-mode patchLars Ingebrigtsen2019-07-25
* Fix setting fill-paragraph-function in footnote-modeLars Ingebrigtsen2019-07-25
* Fill footnotes better on `M-q'Lars Ingebrigtsen2019-07-21
* * lisp/mail/footnote.el (footnote-prefix): Docstring typo.Stefan Monnier2019-05-15
* * lisp/mail/footnote.el: Avoid regexp-opt-charset, which is not autoloaded.Stefan Monnier2019-05-09
* * lisp/mail/footnote.el: Add TEXT and POINTERS togetherStefan Monnier2019-05-02
* * lisp/mail/footnote.el: Tweak markers conventionStefan Monnier2019-05-02
* * lisp/mail/footnote.el: Use dolist and hoist regexps out of loopsStefan Monnier2019-05-02
* * lisp/mail/footnote.el: Consolidate the two marker-alistsStefan Monnier2019-05-01
* * lisp/mail/footnote.el: Minor simplificationsStefan Monnier2019-05-01
* Use regexp-opt-charset to improve regexp tweaksPaul Eggert2019-03-27
* 2019-03-26 regex cleanupPaul Eggert2019-03-26
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Eliminate last uses of 'cl' in lisp/mail/Stefan Monnier2017-12-26
* | * lisp/mail/footnote.el: Reduce redundancy in roman&hebrew defsStefan Monnier2017-12-26
* | * lisp/mail/footnote.el: Use lexical-bindingStefan Monnier2017-12-25
* | * lisp/mail/footnote.el: Replace "Footnote-" prefix with "footnote--"Boruch Baum2017-12-25
* | * lisp/mail/footnote.el (footnote-align-to-fn-text): New config varBoruch Baum2017-12-22
* | * lisp/mail/footnote.el: Misc changes in preparation for moreBoruch Baum2017-12-22
* | Merge from origin/emacs-26Glenn Morris2017-12-22
|\|
| * Fix doc string of 'footnote-style-alist'Eli Zaretskii2017-12-22
* | Support Hebrew-style footnotes in footnote.elBoruch Baum2017-12-22
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* * lisp/mail/footnote.el (footnote-mode): Fix doc typo.Glenn Morris2016-05-31
* Update copyright year to 2016Paul Eggert2016-01-01
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-20
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-10
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Every defcustom should specify its typeGlenn Morris2013-12-28
* Update copyright notices for 2013.Paul Eggert2013-01-01
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* Convert more defvars to defcustoms.Chong Yidong2012-05-04
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-20
* Fix more minor mode docstrings.Chong Yidong2011-10-19