]> git.eshelyaron.com Git - emacs.git/commit
Always run 'isearch-lazy-count-update-hook' with point at match
authorAugusto Stoffel <arstoffel@gmail.com>
Fri, 25 Mar 2022 07:46:57 +0000 (08:46 +0100)
committerJuri Linkov <juri@linkov.net>
Sun, 27 Mar 2022 07:48:07 +0000 (10:48 +0300)
commitd361144f61198fbc914472d6e0714371178b33ec
treec5ae06e55a9bb95aaf6b4be005b254d93bd865f9
parentef94f325577d5eda968b9f22ff2a4a19f7943b10
Always run 'isearch-lazy-count-update-hook' with point at match

* lisp/isearch.el (isearch-lazy-highlight-buffer-update):  Run
'isearch-lazy-count-update-hook' outside of save-excursion, so point
is at the current match.
lisp/isearch.el