aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9cf50d4c00b..896d08ea163 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,9 @@
4 4
52011-11-23 Glenn Morris <rgm@gnu.org> 52011-11-23 Glenn Morris <rgm@gnu.org>
6 6
7 * paths.el (rmail-file-name): Reformat the doc-string so that it
8 is picked up.
9
7 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes. 10 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
8 (rmail-auto-file): Ignore case in the "special" field names, 11 (rmail-auto-file): Ignore case in the "special" field names,
9 as mail-fetch-field does for all others. 12 as mail-fetch-field does for all others.