emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mail footnote.el


From: Martin Rudalics
Subject: [Emacs-commit] emacs/lisp/mail footnote.el
Date: Mon, 06 Oct 2008 06:28:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/10/06 06:28:26

Modified files:
        lisp/mail      : footnote.el 

Log message:
        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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mail/footnote.el?cvsroot=emacs&r1=1.25&r2=1.26




reply via email to

[Prev in Thread] Current Thread [Next in Thread]