]> git.eshelyaron.com Git - emacs.git/commit
Minor improvements to precision scroll interpolation
authorPo Lu <luangruo@yahoo.com>
Sat, 30 Jul 2022 03:26:46 +0000 (11:26 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 30 Jul 2022 03:26:46 +0000 (11:26 +0800)
commit40c0124816969985d00cb7edf55859ef2264d332
tree0630f4af30f89b89c7af522a78991786af73713b
parenta1975a69b24f01c0ab6a039f0e2f6bde6b2bf741
Minor improvements to precision scroll interpolation

* lisp/pixel-scroll.el (pixel-scroll-start-momentum): Bump GC
cons threshold temporarily.  This leads to a very noticable
improvement to animation speed.
lisp/pixel-scroll.el