diff options
author | Juri Linkov <juri@jurta.org> | 2004-07-03 05:18:06 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2004-07-03 05:18:06 +0000 |
commit | 5297945104b9d44e178422ed877184633d28b0f6 (patch) | |
tree | 4676baa45f3d1ba3a20cfd9c333da6e1b020be25 | |
parent | e3ccf404aed2f5f17ff7e21063491aec3d90990a (diff) | |
download | emacs-5297945104b9d44e178422ed877184633d28b0f6.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 83fa1775046..189087ddb5b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 |