Improve resizing of minibuffer windows (Bug#12419).
authorMartin Rudalics <rudalics@gmx.at>
Tue, 25 Sep 2012 08:20:05 +0000 (10:20 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 25 Sep 2012 08:20:05 +0000 (10:20 +0200)
commit9c52dd5a2ef4457d3a4bc33720ca5eb766d939a5
tree4f88c6c085584c01e785f6eb7e6f131a431dd0eb
parent54d629be4a0dce166762691eba8fd50930225c4f
Improve resizing of minibuffer windows (Bug#12419).

* window.el (window--resize-child-windows): When resizing child
windows proportionally, process them in reverse order to
preserve the "when splitting a window the new one gets the odd
line" behavior.
(window--resize-root-window-vertically): When resizing the
minibuffer window try to affect only windows at the bottom of the
frame.  (Bug#12419)
lisp/ChangeLog
lisp/window.el