Mercurial > emacs
changeset 38227:1ed012296a9e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 29 Jun 2001 03:16:15 +0000 |
parents | 7ee172ed0239 |
children | 812026b169d4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 28 21:17:27 2001 +0000 +++ b/lisp/ChangeLog Fri Jun 29 03:16:15 2001 +0000 @@ -1,3 +1,13 @@ +2001-06-28 Richard M. Stallman <rms@gnu.org> + + * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t. + (rmail-msg-restore-non-pruned-header): Likewise. + If point was in the old pruned header, put it at the top. + (rmail-msg-prune-header): If point was at the top, keep it there. + + * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function. + (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header. + 2001-06-28 Stefan Monnier <monnier@cs.yale.edu> * info.el (Info-clone-buffer-hook): Unconditionally copy marker.