Mercurial > emacs
changeset 77226:f09bdfba7008
* mail/footnote.el (footnote-style): Clarify docstring to state
that customizing this only applies to future footnotes.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 15 Apr 2007 17:27:47 +0000 |
parents | 1110109db29c |
children | 8a6e5c01dde1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 15 17:25:36 2007 +0000 +++ b/lisp/ChangeLog Sun Apr 15 17:27:47 2007 +0000 @@ -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.