From: Richard M. Stallman Date: Fri, 29 Jun 2001 03:16:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.104~119 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6519817ea6e949b4f99f03cbea8391acfde3073d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cf277a5f468..245e9e30feb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2001-06-28 Richard M. Stallman + + * 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 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.