]> git.eshelyaron.com Git - emacs.git/commit
Avoid unnecessary call when pixel scrolling
authorPo Lu <luangruo@yahoo.com>
Wed, 1 Dec 2021 03:22:58 +0000 (11:22 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 Dec 2021 03:22:58 +0000 (11:22 +0800)
commit541f61b378eca85fa118caff5ad97b56171baa98
tree81553333d09fe1e0d22a657fdf21be647b28ca4b
parent034d8a3ea8437a6ef88d33275e2a5818380afd74
Avoid unnecessary call when pixel scrolling

* lisp/pixel-scroll.el (pixel-scroll-precision-scroll-down):
Avoid unnecessary call to `posn-at-point'
lisp/pixel-scroll.el