]> git.eshelyaron.com Git - emacs.git/commit
Fix footnote-mode problem when reopening an old file
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 20 Jan 2021 18:42:21 +0000 (19:42 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 20 Jan 2021 18:42:21 +0000 (19:42 +0100)
commit434057ad925cad3ebcae1802fab60733ae5decae
tree13001c2b846c0dc485d901aea9e76a1f53f1907a
parent7fe7efe0bbb00a541df1da68ca4cb4af14441fe1
Fix footnote-mode problem when reopening an old file

* lisp/mail/footnote.el (footnote--regenerate-alist): New function
(bug#7258).
(footnote-mode): Use it to restore footnotes after opening an old
file with footnotes.
lisp/mail/footnote.el