# HG changeset patch # User Juanma Barranquero # Date 1051788991 0 # Node ID 2bbbcc0dce76418f901e2e36c42563c7e6e3ef55 # Parent 7a6c926223a34daf8bf658b49c32316cf25bf091 Fix braino. diff -r 7a6c926223a3 -r 2bbbcc0dce76 lisp/ChangeLog --- 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 (tiny patch) +2003-05-01 Eduardo Mu,Aq(Boz (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 - * 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.