aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-01-19 12:54:56 -0800
committerGlenn Morris2013-01-19 12:54:56 -0800
commitc4d1e0c39c41ced76bf6e1d7abae4fc333ef2834 (patch)
tree6fcc553e6686db7a13ce84d38547335a83ff4479 /lisp/ChangeLog
parent795e7a5b3202851a89a042578ee572962a723d65 (diff)
downloademacs-c4d1e0c39c41ced76bf6e1d7abae4fc333ef2834.tar.gz
emacs-c4d1e0c39c41ced76bf6e1d7abae4fc333ef2834.zip
* lisp/mail/unrmail.el (unrmail): Do not mangle the mbox From line
fixes 2012-12-07 change. Fixes: debbugs:13499
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 34dbe74f23f..bcab1e746a5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-01-19 Glenn Morris <rgm@gnu.org>
2
3 * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
4 fixes 2012-12-07 change. (Bug#13499)
5
12013-01-19 Leo Liu <sdl.web@gmail.com> 62013-01-19 Leo Liu <sdl.web@gmail.com>
2 7
3 * dired.el (dired-get-marked-files): Prune erroneous values due to 8 * dired.el (dired-get-marked-files): Prune erroneous values due to