# HG changeset patch # User Juri Linkov # Date 1088831886 0 # Node ID a2e4dbfb37667a6f36173fcc2065b46b60a5eea6 # Parent 95a4e1a61cc0ad470df5aafed4a2d7a6af112c61 *** empty log message *** diff -r 95a4e1a61cc0 -r a2e4dbfb3766 lisp/ChangeLog --- a/lisp/ChangeLog Fri Jul 02 23:53:56 2004 +0000 +++ b/lisp/ChangeLog Sat Jul 03 05:18:06 2004 +0000 @@ -1,3 +1,9 @@ +2004-07-03 Juri Linkov + + * replace.el (query-replace-read-args): Swallow space after 'foo, + not after (quote foo). Match space only immediately after symbol, + not anywhere in the whole string. + 2004-07-02 Richard M. Stallman * replace.el (query-replace-read-args): Swallow space after