]> git.eshelyaron.com Git - emacs.git/commit
* isearch.el (isearch-query-replace, isearch-highlight-regexp):
authorJuri Linkov <juri@jurta.org>
Tue, 11 Nov 2008 19:48:37 +0000 (19:48 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 11 Nov 2008 19:48:37 +0000 (19:48 +0000)
commit8d32ed64169cd4d63c1616af1e8883f7540be14a
tree501b8561b8fc06c63a499d2941c109e7d4a986e8
parent8c740e4c10912a048e0d02aeb0b78e4579d39fb6
* isearch.el (isearch-query-replace, isearch-highlight-regexp):
Bind `isearch-recursive-edit' to nil to prevent calling
`exit-recursive-edit' in `isearch-done' that terminates the
execution of these commands when it is non-nil.  Call
`exit-recursive-edit' explicitly at the end.
(isearch-occur): For word search construct the correct regexp
with word boundaries to proceed with occur.
lisp/isearch.el