]> git.eshelyaron.com Git - emacs.git/commit
Fix tty mouse wheel on window systems other than X
authorPo Lu <luangruo@yahoo.com>
Sun, 5 Dec 2021 01:59:45 +0000 (09:59 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 5 Dec 2021 02:01:26 +0000 (10:01 +0800)
commit133f9a7e940e9696d998284b264dfa6430932c3e
treeb7dd7c4468f15b86b8b6129c9254eaef78ae6756
parent5404973916dc5d0b92604d31ad7dca2358bc5b9a
Fix tty mouse wheel on window systems other than X

* lisp/mwheel.el (mouse-wheel-down-alternate-event)
(mouse-wheel-up-alternate-event)
(mouse-wheel-left-alternate-event)
(mouse-wheel-right-alternate-event): Set appropriately for
non-X systems.
lisp/mwheel.el