From 6519817ea6e949b4f99f03cbea8391acfde3073d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 29 Jun 2001 03:16:15 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- 2.39.5