Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
103247:0eb3cdddefb2 | 103248:97c6a390ad50 |
---|---|
1 2009-05-18 Richard M Stallman <rms@gnu.org> | 1 2009-05-18 Richard M Stallman <rms@gnu.org> |
2 | |
3 * progmodes/compile.el (compilation-filter): If inserting at end | |
4 of accessible part of buffer, keep end of output visible. | |
2 | 5 |
3 * mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do. | 6 * mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do. |
4 Don't call rmail-modify-format here. | 7 Don't call rmail-modify-format here. |
5 (rmail-expunge): Call it here after expunge is confirmed. | 8 (rmail-expunge): Call it here after expunge is confirmed. |
6 (rmail-confirm-expunge): Doc fix. Mark as risky. | 9 (rmail-confirm-expunge): Doc fix. Mark as risky. |