diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3157aeef6e6..0e664149b94 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-02-10 Bastien Guerry <bzg@altern.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-nonignored-headers): Allow to be nil. | ||
| 4 | (rmail-clear-headers): Don't check `rmail-nonignored-headers' when | ||
| 5 | it is nil. | ||
| 6 | |||
| 1 | 2008-02-10 Daiki Ueno <ueno@unixuser.org> | 7 | 2008-02-10 Daiki Ueno <ueno@unixuser.org> |
| 2 | 8 | ||
| 3 | * epg-config.el: Expand the contents of epg-package-info.el. | 9 | * epg-config.el: Expand the contents of epg-package-info.el. |