Mercurial > emacs
diff lisp/ChangeLog @ 103248:97c6a390ad50
* progmodes/compile.el (compilation-filter): If inserting at end
of accessible part of buffer, keep end of output visible.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 18 May 2009 16:30:59 +0000 |
parents | 0eb3cdddefb2 |
children | 019c8b2b5898 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 18 16:26:57 2009 +0000 +++ b/lisp/ChangeLog Mon May 18 16:30:59 2009 +0000 @@ -1,5 +1,8 @@ 2009-05-18 Richard M Stallman <rms@gnu.org> + * progmodes/compile.el (compilation-filter): If inserting at end + of accessible part of buffer, keep end of output visible. + * mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do. Don't call rmail-modify-format here. (rmail-expunge): Call it here after expunge is confirmed.