]> git.eshelyaron.com Git - emacs.git/commitdiff
* mail/footnote.el (footnote-style): Clarify docstring to state
authorChong Yidong <cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:27:47 +0000 (17:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:27:47 +0000 (17:27 +0000)
that customizing this only applies to future footnotes.

lisp/ChangeLog

index 2f0006b5e57c04539d2c77d162158c935b053ef1..5ecbb1cbc121eade8c5fc1c6d30d8cdf4d1626cd 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mail/footnote.el (footnote-style): Clarify docstring to state
+       that customizing this only applies to future footnotes.
+
 2007-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
        * textmodes/bibtex.el (bibtex-field-list): Use functionp.