]> git.eshelyaron.com Git - emacs.git/commit
Make it work to pixel scroll by deltas larger than the window
authorPo Lu <luangruo@yahoo.com>
Sat, 4 Dec 2021 01:09:28 +0000 (09:09 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 4 Dec 2021 01:09:28 +0000 (09:09 +0800)
commit1450fa16ed9ae41993ff32db51f380e3c99c908e
treebbf06345af276c2d73677137ef0278b673643a9a
parent352c737dcef4171f71980b432cc86df6511d8643
Make it work to pixel scroll by deltas larger than the window

* lisp/pixel-scroll.el
(pixel-scroll-precision-scroll-down-page):
(pixel-scroll-precision-scroll-up-page): New functions.

(pixel-scroll-precision-scroll-up)
(pixel-scroll-precision-scroll-down): Make it safe to scroll
by deltas larger than the current window.
lisp/pixel-scroll.el