]> git.eshelyaron.com Git - emacs.git/commit
Fix jumping cursor during interpolated scrolls
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Dec 2021 03:40:39 +0000 (11:40 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Dec 2021 03:40:39 +0000 (11:40 +0800)
commit52f3fe46a35df28cc7a07c0a3f551e67760455b2
tree99a955de171b8d60252dec0dc8e7dc945fa75940
parentbb1252bdb33c2ccb765fd3dc4cb94e508f13a0c6
Fix jumping cursor during interpolated scrolls

* lisp/pixel-scroll.el
(pixel-scroll-precision-scroll-down-page): Go to next position
before setting start or vscroll.
lisp/pixel-scroll.el