]> git.eshelyaron.com Git - emacs.git/commit
Fix thinko in 'fit-frame-to-buffer-1' (Bug#78418)
authorMartin Rudalics <rudalics@gmx.at>
Mon, 19 May 2025 07:14:15 +0000 (09:14 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 21 May 2025 06:12:32 +0000 (08:12 +0200)
commit4f5412ca4cce3e5a225f5e73879941d753f85973
tree0a3fd65df828aaac91ffbb0abd1eeebb45c2da11
parent155d25f796670dc598de27e1fd9157fd408ba9c3
Fix thinko in 'fit-frame-to-buffer-1' (Bug#78418)

* lisp/window.el (fit-frame-to-buffer-1): Don't add extra line
when character sizes evenly divide decorations sizes
(Bug#78418).

(cherry picked from commit 0de59ded25aa9f1751edb7170c51a98be70b7edf)
lisp/window.el