]> git.eshelyaron.com Git - emacs.git/commit
* lisp/bs.el: Use modern height preserving method instead of hooks
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Dec 2022 23:21:16 +0000 (00:21 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Dec 2022 23:21:16 +0000 (00:21 +0100)
commitc585ca89a64ab613e08576b5603949767ad8d079
treed3793074d0211271b3e19038a8ef8dbf2e1d2810
parent0d60579b6b6f2648a881572783322b1bcf931a73
* lisp/bs.el: Use modern height preserving method instead of hooks

* lisp/bs.el (bs--track-window-changes, bs--remove-hooks): Remove.
(bs-mode): Do not set window-change tracking hooks.
(bs--set-window-height): Pass PRESERVE-SIZE to `fit-window-to-buffer'.
lisp/bs.el