]> git.eshelyaron.com Git - emacs.git/commit
Work around pixel scrolling issues when line numbers are displayed
authorPo Lu <luangruo@yahoo.com>
Wed, 15 Dec 2021 02:27:27 +0000 (10:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 15 Dec 2021 02:27:27 +0000 (10:27 +0800)
commit861eee42418f510679a6e3ae1ee433353194cb68
tree3bd9c13006751a40333053c73f90f1082a727a2f
parentad768d767bd7725bf8e5489cec546c83f19d79ea
Work around pixel scrolling issues when line numbers are displayed

* lisp/pixel-scroll.el (pixel-point-and-height-at-unseen-line):
Compare start position against line number display width
instead.
lisp/pixel-scroll.el