]> git.eshelyaron.com Git - emacs.git/commit
Fix automatic hscrolling when line numbers are displayed
authorEli Zaretskii <eliz@gnu.org>
Fri, 6 Aug 2021 07:51:45 +0000 (10:51 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 6 Aug 2021 07:51:45 +0000 (10:51 +0300)
commit4d6511a2842ee92271b0ddc4572cb2a801a172a5
tree420e51c7469c7540f7072568962236b96c83b906
parentc327d61ec86023aaf6b014259db301f081a0e034
Fix automatic hscrolling when line numbers are displayed

* src/xdisp.c (hscroll_window_tree): When line numbers are
displayed, account for the the line-number space when calculating
the desired X coordinate on the left.  (Bug#49891)
src/xdisp.c