# HG changeset patch # User Juanma Barranquero # Date 1046107641 0 # Node ID dcf423f8ed3362c9d704296c5600476ad1b81f05 # Parent 13d1460809360876a3ef424769c0c8266255b6cf *** empty log message *** diff -r 13d146080936 -r dcf423f8ed33 lisp/ChangeLog --- a/lisp/ChangeLog Mon Feb 24 17:23:38 2003 +0000 +++ b/lisp/ChangeLog Mon Feb 24 17:27:21 2003 +0000 @@ -1,3 +1,7 @@ +2003-02-24 Ken Manheimer + + * allout.el (allout-pre-command-business): Fix docstring. + 2003-02-24 Ramakrishnan M (tiny change) * language/mlm-util.el (mlm-char-glyph): Fix several composing @@ -25,7 +29,7 @@ * replace.el (query-replace-read-args): Return just 3 values. (query-replace, query-replace-regexp) - (query-replace-regexp-eval, map-query-replace-regexp) + (query-replace-regexp-eval, map-query-replace-regexp) (replace-string, replace-regexp): Read the start and end args separately so that the expressions are recorded in command-history.