]> git.eshelyaron.com Git - emacs.git/commit
Fix line width in M-x term on -nw with line numbers
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Sep 2020 14:10:13 +0000 (16:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Sep 2020 14:10:13 +0000 (16:10 +0200)
commite8d80f1e14c8efe42d59cf856cf403ec48dfe70b
tree0c3893bae74eb4d3a75478a25d18372c04364ee5
parentd2b754ec1a947a4d98fa6521ad9263bdc45900e5
Fix line width in M-x term on -nw with line numbers

* lisp/window.el (window-max-chars-per-line): Make the line width
more correct in the presence of display-line-numbers-mode (bug#34513).
lisp/window.el