]> git.eshelyaron.com Git - emacs.git/commit
Allow interpolating scrolls via the Page Down and Page Up keys
authorPo Lu <luangruo@yahoo.com>
Sun, 26 Dec 2021 02:36:05 +0000 (10:36 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 26 Dec 2021 02:36:05 +0000 (10:36 +0800)
commitbb666073d34369606a1f446bb0f79dba388cb564
tree39630ee19dd5a975319909cd4fe64f8f2a3d6916
parentab3d5b8b32821ea40ec93aa7804d4c75ae87c3db
Allow interpolating scrolls via the Page Down and Page Up keys

* lisp/pixel-scroll.el (pixel-scroll-precision-mode-map): Define
new commands.
(pixel-scroll-precision-interpolate-page): New user option.
(pixel-scroll-interpolate-down):
(pixel-scroll-interpolate-up): New functions.
lisp/pixel-scroll.el