]> git.eshelyaron.com Git - emacs.git/commit
Simplify functions dealing with preserving the size of windows
authorMartin Rudalics <rudalics@gmx.at>
Fri, 15 Oct 2021 08:28:15 +0000 (10:28 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 15 Oct 2021 08:28:15 +0000 (10:28 +0200)
commite16974a10d95d9496cbe1003ff4319b953176661
treefc3190e88bc26c1bdbdb3135467a2cac3de73fb5
parent88bd6fccf15065defd7b9e9afdf44a61c5c6eee7
Simplify functions dealing with preserving the size of windows

* lisp/window.el (window--preservable-size): Remove function.
(window-preserve-size, window-preserved-size)
(window--preserve-size): Simplify.  Use 'window-body-height'
etc. instead of 'window--preservable-size'.
lisp/window.el