]> git.eshelyaron.com Git - emacs.git/commit
Remove * in defcustom docstrings and tell
authorMartin Rudalics <rudalics@gmx.at>
Mon, 6 Oct 2008 06:29:05 +0000 (06:29 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 6 Oct 2008 06:29:05 +0000 (06:29 +0000)
commit6a8b4632645ea3d5f065be5849982f98148dc340
tree94d929106ac3d0b479cc3161378f510820e441c7
parentcd1d1525597e3fb9476daaf79a0a5fa405f0a8ae
Remove * in defcustom docstrings and tell
for most options that customizing them doesn't affect buffers
already displaying footnotes.
(Footnote-refresh-footnotes, Footnote-renumber-footnotes): Fix
handling of text properties and identical start/end tags.  Do
not use format when renumbering.
(Footnote-set-style): Make it work.
(Footnote-insert-numbered-footnote): Simplify.
(Footnote-narrow-to-footnotes, Footnote-insert-footnote)
(Footnote-goto-footnote): Fix handling of empty section tag.
(Footnote-delete-footnote): Fix handling of identical start/end
tags, empty section tag, and spaced footnotes.  Do not use
kill-region.
(footnote-mode): Make most options buffer-local to avoid that
customizing messes up handling of footnotes in buffers that
already display them.
lisp/ChangeLog
lisp/mail/footnote.el