]> git.eshelyaron.com Git - emacs.git/commit
Fix improvement of isearch in auto-narrow-mode.
authorGregory Heytings <gregory@heytings.org>
Wed, 6 Jul 2022 16:01:57 +0000 (16:01 +0000)
committerGregory Heytings <gregory@heytings.org>
Wed, 6 Jul 2022 16:05:48 +0000 (18:05 +0200)
commit7b19ce51fc3f6b39e40bd1510f46927c91b847ff
tree763933ffc1f19980a46b5148d15fe66cc210b64e
parent051d2a1e36a934175b7c487c592126f0aeb7591e
Fix improvement of isearch in auto-narrow-mode.

* lisp/files.el (auto-narrow--reset-isearch-lazy-highlight): New internal
function.
(auto-narrow-pre-command-function, auto-narrow-post-command-function): Use the
new internal function.
lisp/files.el