]> git.eshelyaron.com Git - emacs.git/commit
Fix query-replace-regexp when using lisp expressions for replacement
authorJuri Linkov <juri@linkov.net>
Mon, 15 Dec 2014 23:54:35 +0000 (01:54 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 15 Dec 2014 23:54:35 +0000 (01:54 +0200)
commitf2301ecc237858a029def9afaabe0fdf91591ebc
tree9c9da791fbe90c04c003746570d285a7feabfc79
parent10ec0468dfbc0815a772cc46a031aca298af0985
Fix query-replace-regexp when using lisp expressions for replacement

* lisp/replace.el (query-replace-read-from): Use
query-replace-compile-replacement only on the return value.

Fixes: debbugs:19383
lisp/ChangeLog
lisp/replace.el