]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#70856
authorPo Lu <luangruo@yahoo.com>
Fri, 10 May 2024 03:01:29 +0000 (11:01 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 10 May 2024 13:40:43 +0000 (15:40 +0200)
commitd2e8d2ad264eee01b2f7b8c95cbdbe79bcbf389c
treef9733348dcbe99098ca2a3ef78f6a2e5b0307040
parent93828987c38f3125d57e9c22f71a03483b8d6bca
Fix bug#70856

* lisp/pixel-scroll.el (pixel-scroll-precision-scroll-down)
(pixel-scroll-precision-scroll-up): Apply finer threshold for
the minimum unit of scrolling.
(pixel-scroll-precision-scroll-down-page): Document true
restrictions on DELTA.  (bug#70856)

(cherry picked from commit 671c9e08b2286d8c32ac6ca00eadc4c8d5e1d5e4)
lisp/pixel-scroll.el