diff options
| author | Glenn Morris | 2013-01-19 12:54:56 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-01-19 12:54:56 -0800 |
| commit | c4d1e0c39c41ced76bf6e1d7abae4fc333ef2834 (patch) | |
| tree | 6fcc553e6686db7a13ce84d38547335a83ff4479 /lisp/ChangeLog | |
| parent | 795e7a5b3202851a89a042578ee572962a723d65 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-01-19 Leo Liu <sdl.web@gmail.com> | 6 | 2013-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 |