diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 108cf01f152..01c01e10435 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | 2009-03-22 Richard M Stallman <rms@gnu.org> | 1 | 2009-03-22 Richard M Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/rmail.el (rmail-expunge): Update summary buffer even if NO-SHOW. | 3 | * mail/rmail.el (rmail-expunge): Update summary buffer even if DONT-SHOW. |
| 4 | (rmail-expunge): Without DONT-SHOW, show the message even after | ||
| 5 | updating summary. | ||
| 4 | 6 | ||
| 5 | 2009-03-21 Jari Aalto <jari.aalto@cante.net> | 7 | 2009-03-21 Jari Aalto <jari.aalto@cante.net> |
| 6 | 8 | ||