# HG changeset patch # User Stefan Monnier # Date 994101625 0 # Node ID 958842a72d40beaec7d2725f93a9571b3f4071b3 # Parent 03f0515fe575036aa11f7c03657ec4e4958ed7bc *** empty log message *** diff -r 03f0515fe575 -r 958842a72d40 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 02 19:19:35 2001 +0000 +++ b/lisp/ChangeLog Mon Jul 02 19:20:25 2001 +0000 @@ -1,20 +1,22 @@ +2001-07-02 Stefan Monnier + + * info.el (Info-clone-buffer-hook): Really unconditionally copy marker. + 2001-07-02 Gerd Moellmann - * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of - 2000-10-15. + * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15. 2001-07-02 Eli Zaretskii * allout.el: Fix the header line, so that finder.el recognizes it. From Pavel Jan,Bm(Bk . - * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix. From Pavel - Jan,Bm(Bk . + * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix. + From Pavel Jan,Bm(Bk . 2001-06-29 Eli Zaretskii - * term/w32-win.el (x-colors): Add colors from the recent rgb.txt - file. + * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file. * ps-bdf.el (bdf-directory-list): Use the value relative to installation-directory for MS-Windows as well. @@ -36,7 +38,7 @@ (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.