]> git.eshelyaron.com Git - emacs.git/commit
Allow customizing precision scroll interpolation
authorPo Lu <luangruo@yahoo.com>
Wed, 8 Dec 2021 05:02:16 +0000 (13:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 8 Dec 2021 05:02:16 +0000 (13:02 +0800)
commitc4dab6c179a78ae17d02becf66a098bd72a12233
tree3c11ed6486be17a0004b3b5dd1b6fb8a23d6b318
parent5671709590e778cb3af83b2aa33bd112e1fd66fe
Allow customizing precision scroll interpolation

* lisp/pixel-scroll.el
(pixel-scroll-precision-interpolation-total-time)
(pixel-scroll-precision-interpolation-factor): New user
options.
(pixel-scroll-precision-interpolate): Use these new options.

(pixel-scroll-precision-mode): Set
`make-cursor-line-fully-visible' to nil.
lisp/pixel-scroll.el