changeset 50771:2bbbcc0dce76

Fix braino.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 01 May 2003 11:36:31 +0000
parents 7a6c926223a3
children 4de456f5faa3
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 01 11:21:58 2003 +0000
+++ b/lisp/ChangeLog	Thu May 01 11:36:31 2003 +0000
@@ -1,4 +1,4 @@
-2003-05-01  Eduardo Mu,Aq(Boz  <emufer@terra.es>  (tiny patch)
+2003-05-01  Eduardo Mu,Aq(Boz  <emufer@terra.es>  (tiny change)
 
 	* ls-lisp.el (ls-lisp-format-file-size): New function to implement
 	"-h" switch.
@@ -192,8 +192,7 @@
 
 2003-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
 
-	* info.el (Info-unescape-quotes)
-	(Info-split-parameter-string)
+	* info.el (Info-unescape-quotes, Info-split-parameter-string)
 	(Info-display-images-node): New functions for displaying images.
 	(Info-select-node): Call Info-display-images-node.