diff lisp/ChangeLog @ 39822:0c3ebbbc4922

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 12 Oct 2001 10:05:27 +0000
parents dd4e185b0265
children 20a153ff0541
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 12 10:05:03 2001 +0000
+++ b/lisp/ChangeLog	Fri Oct 12 10:05:27 2001 +0000
@@ -6,6 +6,7 @@
 2001-10-12  Miles Bader  <miles@gnu.org>
 
 	* help-mode.el (help-customize-face): New button-type.
+	
 	* faces.el (list-faces-display): Fix args to `help-xref-button'.
 	(describe-face): Fix args to `help-xref-button'.
 	Don't switch to help-buffer around call to `help-setup-xref'.
@@ -78,6 +79,7 @@
 
 	* diff.el (diff): Display default values in prompts as
 	`(default ...)', not `(...)'.
+	
 	* info.el (Info-follow-reference): Likewise.
 
 2001-10-10  Stefan Monnier  <monnier@cs.yale.edu>