diff options
| author | Glenn Morris | 2009-02-17 02:37:40 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-02-17 02:37:40 +0000 |
| commit | f58faced4e6b5db0c558a8806a7dfa80dc5222c9 (patch) | |
| tree | 5bc7473543e479242571590939d1c26b29ae85be /lisp/ChangeLog | |
| parent | 5b148883d2b42cfa71e31821b64d1211aeaafc91 (diff) | |
| download | emacs-f58faced4e6b5db0c558a8806a7dfa80dc5222c9.tar.gz emacs-f58faced4e6b5db0c558a8806a7dfa80dc5222c9.zip | |
(rmail-get-attr-names): Give a warning rather than an error if the
header is corrupt.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 093bd0fa8e1..735e91e99e3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2009-02-17 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmailout.el (rmail-fields-not-to-output): Doc fix. | ||
| 4 | (rmail-delete-unwanted-fields): Ignore case. Use line-beg-pos. | ||
| 5 | (rmail-output, rmail-output-as-seen): Change the "from-gnus" argument to | ||
| 6 | "not-rmail", and make it work. Simplify. | ||
| 7 | |||
| 8 | * mail/rmail.el (rmail-get-attr-names): Give a warning rather than an | ||
| 9 | error if the header is corrupt. | ||
| 10 | |||
| 1 | 2009-02-16 Ulf Jasper <ulf.jasper@web.de> | 11 | 2009-02-16 Ulf Jasper <ulf.jasper@web.de> |
| 2 | 12 | ||
| 3 | * net/newst-treeview.el (newsticker--treeview-load): Offer | 13 | * net/newst-treeview.el (newsticker--treeview-load): Offer |