]> git.eshelyaron.com Git - emacs.git/commit
* lisp/windmove.el (windmove-swap-states-in-direction): Don't swap minibuffer.
authorJuri Linkov <juri@linkov.net>
Tue, 16 May 2023 17:32:34 +0000 (20:32 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 16 May 2023 17:32:34 +0000 (20:32 +0300)
commita8f2009d03138b3b3b6c75452aba7a17c68a60f7
tree11a1723af49497d428535008e5e14cbc3bddfc7a
parent2b1e81df06dcca5212dd4887ea09db0544f6e11b
* lisp/windmove.el (windmove-swap-states-in-direction): Don't swap minibuffer.

Guard against swapping the minibuffer when the minibuffer is in the selected
window (bug#62427).  The function was already protected when the minibuffer
is in other-window.
lisp/windmove.el