# HG changeset patch # User Richard M. Stallman # Date 993784575 0 # Node ID 1ed012296a9e2bd065832f3a410c857b842add53 # Parent 7ee172ed0239496bdfa0e6906db2a01a9d6f2cd7 *** empty log message *** diff -r 7ee172ed0239 -r 1ed012296a9e lisp/ChangeLog --- 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 + + * 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.