]> git.eshelyaron.com Git - emacs.git/commit
Terminate isearch when point has moved to another buffer
authorGregory Heytings <gregory@heytings.org>
Wed, 7 Apr 2021 16:58:51 +0000 (16:58 +0000)
committerJuri Linkov <juri@linkov.net>
Thu, 8 Apr 2021 19:04:39 +0000 (22:04 +0300)
commitff796823e50a97761ba20796753eb6606e7d016c
treed391054a2d92d5c6066fa46c80621329102c50f9
parent972bab0981fb0cc0d992b4a195ebaf33c79858c3
Terminate isearch when point has moved to another buffer

* lisp/isearch.el (isearch-post-command-hook): Terminate isearch
when the command just executed has moved point to another buffer.
https://lists.gnu.org/archive/html/emacs-devel/2021-04/msg00309.html
lisp/isearch.el