]> git.eshelyaron.com Git - emacs.git/commit
Fix pixel scrolling upwards in Info buffers
authorPo Lu <luangruo@yahoo.com>
Fri, 10 Dec 2021 03:25:10 +0000 (11:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 10 Dec 2021 03:25:10 +0000 (11:25 +0800)
commit2e4740f04239ee441685b2f43d156efcf6359383
treec5419f855c3334f735380cb14a895a518107bd89
parente8d90a3fd402c0c67bf4b4b29ac26108ead8845d
Fix pixel scrolling upwards in Info buffers

* lisp/pixel-scroll.el (pixel-point-and-height-at-unseen-line):
Don't blindly trust window start to be the beginning of a
visual line.
lisp/pixel-scroll.el