]> git.eshelyaron.com Git - emacs.git/commit
Make precision scrolling on top of the tool bar work
authorPo Lu <luangruo@yahoo.com>
Tue, 1 Mar 2022 07:38:37 +0000 (15:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 1 Mar 2022 07:38:37 +0000 (15:38 +0800)
commitdd71222208324a1c6dad3ad42e3c73645ceb94f5
treec0b2a28c55b101119908eddcccbd7919d049b1e1
parent54474a6db2bccdfe862307bf343af44ab3c79829
Make precision scrolling on top of the tool bar work

* lisp/pixel-scroll.el (pixel-scroll-precision-mode-map): Bind
some more events.

(pixel-scroll-precision):
(pixel-scroll-start-momentum): If window is a frame, use its
selected window.
lisp/pixel-scroll.el