]> git.eshelyaron.com Git - emacs.git/commit
Horizontal mouse wheel scrolling amount (bug#43568)
authorJuri Linkov <juri@linkov.net>
Tue, 3 Nov 2020 19:06:11 +0000 (21:06 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 3 Nov 2020 19:06:11 +0000 (21:06 +0200)
commita6240cb263c3dd5a12fb23118444e59f622226a7
tree99a7f00307f82dfffe45990e1a186a6eac15ed6a
parent2fffc1dfdff0a37f826a67d90d8a97091207dcb2
Horizontal mouse wheel scrolling amount (bug#43568)

* lisp/mwheel.el (mouse-wheel-scroll-amount-horizontal): New defcustom.
(mwheel-scroll): Use it.

* doc/emacs/frames.texi (Mouse Commands): Update doc about horizontal
scrolling step.
doc/emacs/frames.texi
etc/NEWS
lisp/mwheel.el