]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of MINIBUF argument in 'walk-window-tree'
authorMartin Rudalics <rudalics@gmx.at>
Wed, 20 Feb 2019 10:17:23 +0000 (11:17 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 20 Feb 2019 10:17:23 +0000 (11:17 +0100)
commit15a2b2c0716079a078b1147a6d9e89ce4d343fd6
tree655ee827f6d38c9f71a9aa7240c3c2174cc52edb
parent712661b4ab94eb4fbde51d2f96f011e38380883e
Fix handling of MINIBUF argument in 'walk-window-tree'

* lisp/window.el (walk-window-tree): Handle MINIBUF argument
as advertised when FRAME is minibuffer-only.
(window--resize-apply-p, window--sanitize-window-sizes)
(delete-other-windows, split-window-sensibly): Call
'walk-window-tree' with suitable MINIBUF argument.
lisp/window.el