changeset 38263:958842a72d40

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 02 Jul 2001 19:20:25 +0000
parents 03f0515fe575
children e781108d8f69
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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  <monnier@cs.yale.edu>
+
+	* info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
+
 2001-07-02  Gerd Moellmann  <gerd@gnu.org>
 
-	* 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  <eliz@is.elta.co.il>
 
 	* allout.el: Fix the header line, so that finder.el recognizes it.
 	From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
 
-	* emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.  From Pavel
-        Jan,Bm(Bk <Pavel@Janik.cz>.
+	* emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
+	From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
 
 2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>
 
-	* 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.