]> git.eshelyaron.com Git - emacs.git/commit
Make momentum scrolling much nicer
authorPo Lu <luangruo@yahoo.com>
Fri, 3 Dec 2021 02:12:29 +0000 (10:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 3 Dec 2021 02:12:29 +0000 (10:12 +0800)
commit67191f7eee3f2a4e83897c3d820f8c13c629dedb
treea723e93a63cbea63f93b2741c6a302763f1af455
parentef2c386829418a2c279ddf0ed217ee725bebed2f
Make momentum scrolling much nicer

* lisp/pixel-scroll.el (pixel-scroll-precision-momentum-tick):
Set default value to 0.01.
(pixel-scroll-precision-momentum-seconds): New user option.
(pixel-scroll-start-momentum): Improvements to momentum
algorithm.
lisp/pixel-scroll.el