]> code.delx.au - gnu-emacs/commit
* replace.el (query-replace-highlight): Add new value `isearch'
authorJuri Linkov <juri@jurta.org>
Sun, 12 Dec 2004 22:33:28 +0000 (22:33 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 12 Dec 2004 22:33:28 +0000 (22:33 +0000)
commit35d59c0f52a589d33670810449a588ecbfc2c3cf
treebc1bdfa9cdd5db75e0e223f065140bfbcaa80e92
parent15fd7d5da5b7001337c87edd795c747e61894a81
* replace.el (query-replace-highlight): Add new value `isearch'
that allows query replacement to use isearch highlighting.
Change type from `boolean' to `choice'.  Doc fix.
(replace-highlight, replace-dehighlight, perform-replace):
Use isearch highlighting if query-replace-highlight eq `isearch'.
lisp/ChangeLog
lisp/replace.el