diff options
| author | Glenn Morris | 2009-02-18 08:02:56 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-02-18 08:02:56 +0000 |
| commit | 134859bc3cf1f8e771451bc14d846d4acce59fae (patch) | |
| tree | f4a5abbe573216ffc69d89e2841b3147699d58db /lisp/ChangeLog | |
| parent | c925297d14645dfe9de89d9fd38da08b23b59734 (diff) | |
| download | emacs-134859bc3cf1f8e771451bc14d846d4acce59fae.tar.gz emacs-134859bc3cf1f8e771451bc14d846d4acce59fae.zip | |
(rmail-get-new-mail-filter-spam): Show a message rather than the raw
mbox while prompting.
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 7b1cdb23e54..06cadfecfae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-02-18 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-get-new-mail-filter-spam): | ||
| 4 | * mail/rmail-spam-filter.el (rmail-spam-filter): | ||
| 5 | Show a message rather than the raw mbox while prompting. | ||
| 6 | |||
| 1 | 2009-02-18 Martin Rudalics <rudalics@gmx.at> | 7 | 2009-02-18 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * progmodes/flymake.el (flymake): Add defgroup. (Bug#2356) | 9 | * progmodes/flymake.el (flymake): Add defgroup. (Bug#2356) |