]> git.eshelyaron.com Git - emacs.git/commit
Do not switch to other window when minibuffer is selected
authorGregory Heytings <gregory@heytings.org>
Tue, 25 May 2021 19:40:02 +0000 (21:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 May 2021 19:41:07 +0000 (21:41 +0200)
commite365e903dbdbe0a4dee695e7b28cae7ab2eb2a5e
treea53a3c7ca069d3b69e05555d1b26e2fff2982021
parent3e7a216b77c210ce91eb6973f91dbe862da5c746
Do not switch to other window when minibuffer is selected

* lisp/window.el (handle-select-window): Do not silently switch to
other window when minibuffer is selected and
mouse-autoselect-window is t (Bug#47969).
lisp/window.el