]> git.eshelyaron.com Git - emacs.git/commit
Don't allow (minibuffer-window-active-p nil) to return t
authorMartin Rudalics <rudalics@gmx.at>
Sat, 28 Oct 2017 09:37:26 +0000 (11:37 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 28 Oct 2017 09:37:26 +0000 (11:37 +0200)
commit451823b0e5e71de8949bb0eadc9ea52ec795754f
tree70f61daa2b7aa8c9801053dff56f9417c7105b00
parentcc8f72ca221e772bd925d9ba41bd4202eb7e5c04
Don't allow (minibuffer-window-active-p nil) to return t

* lisp/window.el (minibuffer-window-active-p): Return t
only if WINDOW is a live window.
lisp/window.el