]> git.eshelyaron.com Git - emacs.git/commit
In Fdelete_other_windows_internal fix new total window sizes (Bug#51007)
authorMartin Rudalics <rudalics@gmx.at>
Tue, 12 Oct 2021 07:25:57 +0000 (09:25 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 12 Oct 2021 07:25:57 +0000 (09:25 +0200)
commit3832b983cfbb7163616041e68f5f46d094137e79
tree4d659dd6134904ae1afd7f61483726597d389e9f
parent5deb0ec14f304658bce12809b5c4d97c62eca858
In Fdelete_other_windows_internal fix new total window sizes (Bug#51007)

* src/window.c (Fdelete_other_windows_internal): Assign the
new total sizes of windows _after_ the new window configuration
is in place (Bug#51007).
src/window.c