]> git.eshelyaron.com Git - emacs.git/commit
(perform-replace): Add isearch-case-fold-search.
authorJuri Linkov <juri@jurta.org>
Wed, 15 Dec 2004 10:10:54 +0000 (10:10 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 15 Dec 2004 10:10:54 +0000 (10:10 +0000)
commitccec9764dcf01131e1d10c2b525a3ba68ac4c227
treee6bdbbac6dff73c18c0dcd52a11b943bcef9d72d
parentda79720c9e2256e62b9dfb1436e8d83b40ab5045
(perform-replace): Add isearch-case-fold-search.
Use delimited-flag for isearch-regexp.
Reset isearch-lazy-highlight-last-string to force lazy
highlighting when called from isearch mode.
(query-replace-highlight): Revert defcustom type to boolean.
(query-replace-lazy-highlight): New defcustom.
(query-replace): New face.
(perform-replace, replace-highlight, replace-dehighlight):
Test query-replace-lazy-highlight instead of special value
`isearch' of query-replace-highlight.
(replace-dehighlight): Don't call isearch-dehighlight.
(replace-highlight): Don't call isearch-highlight.
Use face `query-replace' unconditionally.
lisp/replace.el