* mail/footnote.el (footnote-current-style): New var.
commit807707ad9e9f4b19710b97d6d77437f6e089185d
authorChong Yidong <cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:19:30 +0000 (15 17:19 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:19:30 +0000 (15 17:19 +0000)
treea1846c5c87f90637f83e501a336776504cbe3048
parent01373f5836c28e53c9e5df15076d6423f5aa7992
* mail/footnote.el (footnote-current-style): New var.
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.
lisp/ChangeLog