changeset 54753:86f974440115

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Thu, 08 Apr 2004 03:12:16 +0000
parents 4aa6485ff6e3
children fe0b01c2265f
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 08 03:10:51 2004 +0000
+++ b/lisp/ChangeLog	Thu Apr 08 03:12:16 2004 +0000
@@ -1,3 +1,9 @@
+2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+	* info.el (Info-hide-cookies-node): New function.
+	(Info-select-node): Use it.
+	(Info-display-images-node): Remove message with image file name.
+
 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
 
 	* progmodes/compile.el (compilation-warning-face)
@@ -186,7 +192,7 @@
 
 2004-03-31  H,Ae(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
 
-	* dired.el (dired-move-to-filename-regexp): Add . to HH:MM.
+	* dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
 
 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>