diff options
author | Juri Linkov <juri@jurta.org> | 2005-03-18 09:59:45 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2005-03-18 09:59:45 +0000 |
commit | 444697a17ac69ec1d0b7805f448de3c15c9d5467 (patch) | |
tree | 054c304727a091dadcce463519a9864864b0b9d1 /lisp/emacs-lisp/regexp-opt.el | |
parent | d9dd1f33b666997b4ae4f7376b927e55a300b131 (diff) | |
download | emacs-444697a17ac69ec1d0b7805f448de3c15c9d5467.tar.gz emacs-444697a17ac69ec1d0b7805f448de3c15c9d5467.tar.bz2 emacs-444697a17ac69ec1d0b7805f448de3c15c9d5467.zip |
(perform-replace): Remove bindings of global
variables isearch-string, isearch-regexp, isearch-case-fold-search.
Add three new arguments to `replace-highlight'.
(replace-highlight): Add arguments string, regexp, case-fold.
Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
to allow isearch-lazy-highlight-new-loop to use these values
to set corresponding isearch-lazy-highlight-... internal
variables whose values lazy highlighting will use regardless of
changes to global variables isearch-string, isearch-regexp,
isearch-case-fold-search during lazy highlighting loop.
(replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
to `lazy-highlight-cleanup'.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions