]> git.eshelyaron.com Git - emacs.git/commit
In 'bury-buffer' don't try to remove current buffer from minibuffer window
authorMartin Rudalics <rudalics@gmx.at>
Thu, 17 Oct 2019 17:35:29 +0000 (19:35 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 17 Oct 2019 17:35:29 +0000 (19:35 +0200)
commit34923412b5a5888f0f50b3009a6225670be4c026
treeb8704d6700e11787f3037d3697a8b1c43cc6ee44
parent9e44d3373b8ec545c7aa8659446e339c176377c2
In 'bury-buffer' don't try to remove current buffer from minibuffer window

* lisp/window.el (bury-buffer): Don't try to remove current buffer
from minibuffer window.
lisp/window.el