Mercurial > emacs
comparison lisp/ChangeLog @ 104248:0655506844f6
* mail/rmail.el (rmail-get-attr-names):
Accept an attribute header that is too short.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 13 Aug 2009 01:04:37 +0000 |
parents | 9caaade61f03 |
children | 592d4dbcbe86 |
comparison
equal
deleted
inserted
replaced
104247:9caaade61f03 | 104248:0655506844f6 |
---|---|
1 2009-08-13 Richard Stallman <rms@gnu.org> | 1 2009-08-13 Richard Stallman <rms@gnu.org> |
2 | |
3 * mail/rmail.el (rmail-get-attr-names): | |
4 Accept an attribute header that is too short. | |
2 | 5 |
3 * progmodes/compile.el (compilation-goto-locus): | 6 * progmodes/compile.el (compilation-goto-locus): |
4 Use next-error-move-function. | 7 Use next-error-move-function. |
5 | 8 |
6 * simple.el (next-error-move-function): New variable. | 9 * simple.el (next-error-move-function): New variable. |