]> git.eshelyaron.com Git - emacs.git/commit
Don't set the selected window to the miniwindow on a frame change.
authorAlan Mackenzie <acm@muc.de>
Sun, 8 Nov 2020 13:28:55 +0000 (13:28 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 8 Nov 2020 13:28:55 +0000 (13:28 +0000)
commitcfe8a73cab5e7a9c6a6fcc212bd9df980f233895
tree1ff5425ca23e4d8a7ce2522404fa4873f1f625c1
parentdcd20a0c5152746bd879f3903a4b22601bcf1379
Don't set the selected window to the miniwindow on a frame change.

Intended to fix bug #44502.

* src/minibuf.c (move_minibuffer_onto_frame): Remove the lines of code which
set the selected window to the minibuffer.
src/minibuf.c