]> git.eshelyaron.com Git - emacs.git/commit
Fix 'window-max-chars-per-line' when there are no fringes
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Dec 2022 12:04:14 +0000 (14:04 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Dec 2022 12:04:14 +0000 (14:04 +0200)
commit4d1e4a48938be8a08e294b4a5711a2c8ce941a5a
treef1770d0578cd0722ee0f0d4c6236fa12fe210d24
parentd65beb820ccb8d9c91445a0d3993a0e64db8f683
Fix 'window-max-chars-per-line' when there are no fringes

* lisp/window.el (window-max-chars-per-line): Fix the way we
account for the fringes by calling 'window-fringes'.  (Bug#59963)
lisp/window.el