Mercurial > emacs
changeset 102693:f709c6ea3654
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 22 Mar 2009 14:51:17 +0000 |
parents | 4108d3644bad |
children | b74c4ea74b75 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Mar 22 14:50:42 2009 +0000 +++ b/lisp/ChangeLog Sun Mar 22 14:51:17 2009 +0000 @@ -1,6 +1,8 @@ 2009-03-22 Richard M Stallman <rms@gnu.org> - * mail/rmail.el (rmail-expunge): Update summary buffer even if NO-SHOW. + * mail/rmail.el (rmail-expunge): Update summary buffer even if DONT-SHOW. + (rmail-expunge): Without DONT-SHOW, show the message even after + updating summary. 2009-03-21 Jari Aalto <jari.aalto@cante.net>