]> git.eshelyaron.com Git - emacs.git/commit
Make precision scrolling up work over display strings
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Dec 2021 09:57:25 +0000 (17:57 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Dec 2021 09:57:25 +0000 (17:57 +0800)
commit948a8936ba26c7823f716bb1041ee3f309bb9ece
treecde792d86084cf44705058848d78823d22148473
parent07d95325e4bb955c4b660f632c77c4693374282f
Make precision scrolling up work over display strings

* lisp/pixel-scroll.el
(pixel-point-and-height-at-unseen-line): Use
`window-text-pixel-size'.
(pixel-scroll-precision-scroll-up-page): Use delta as vscroll
directly.
lisp/pixel-scroll.el