]> git.eshelyaron.com Git - emacs.git/commit
Fix regression in isearch-yank-char-in-minibuffer
authorAugusto Stoffel <arstoffel@gmail.com>
Wed, 23 Mar 2022 18:43:13 +0000 (19:43 +0100)
committerJuri Linkov <juri@linkov.net>
Wed, 23 Mar 2022 20:06:07 +0000 (22:06 +0200)
commitac3bb7e75413c1df60cf2de5c29e999df518a62d
treead73dfb80dd38ed78b5f8f3092699f23b9a4b21c
parent4ec23d922dc90ab697eb6f0ba119b1563abba111
Fix regression in isearch-yank-char-in-minibuffer

* lisp/isearch.el (isearch-yank-char-in-minibuffer): Select the
original window in order to restore point.  This is needed when
minibuffer lazy highlight is in effect.
lisp/isearch.el