aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2007-04-15 17:27:47 +0000
committerChong Yidong <[email protected]>2007-04-15 17:27:47 +0000
commitdbbab658ce8d5b47419e9f2310576ca4b687a18d (patch)
tree526bf0f12dd3ae56ca807ac0ec07669b1b4d8d57
parentc6578117a2fe34110ef43369f4a044fc9fce5370 (diff)
* mail/footnote.el (footnote-style): Clarify docstring to state
that customizing this only applies to future footnotes.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2f0006b5e5..5ecbb1cbc1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-15 Chong Yidong <[email protected]>
+
+ * mail/footnote.el (footnote-style): Clarify docstring to state
+ that customizing this only applies to future footnotes.
+
2007-04-15 Roland Winkler <[email protected]>
* textmodes/bibtex.el (bibtex-field-list): Use functionp.