Mercurial > emacs
changeset 56327:a2e4dbfb3766
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 03 Jul 2004 05:18:06 +0000 |
parents | 95a4e1a61cc0 |
children | cc1deb864ed6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <juri@jurta.org> + + * 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 <rms@gnu.org> * replace.el (query-replace-read-args): Swallow space after