]> git.eshelyaron.com Git - emacs.git/commit
Use CUA functions to scroll pages with pixel-scroll-scroll-mode
authorMarkus Kopp <markus.kopp@student.uibk.ac.at>
Wed, 6 Apr 2022 09:27:19 +0000 (17:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 6 Apr 2022 09:30:20 +0000 (17:30 +0800)
commit51a98a92e9f4c821ff838d823ce42ca12a4de4ca
tree2dbdedd70361995f07b1e11681349aa4be011c9c
parentf9da45df47270c1f58736e78bc4f6716e1828e40
Use CUA functions to scroll pages with pixel-scroll-scroll-mode

* lisp/pixel-scroll.el (pixel-scroll-interpolate-down)
(pixel-scroll-interpolate-up): Use `cua-scroll-up' and
`cua-scroll-down' to scroll if
`pixel-scroll-precision-interpolate-page' is off.  (bug#54696)
lisp/pixel-scroll.el