]> git.eshelyaron.com Git - emacs.git/commit
Make flymake's mouse-wheel interaction portable (Bug#28732)
authorCharles A. Roelli <charles@aurox.ch>
Sat, 21 Oct 2017 12:56:59 +0000 (14:56 +0200)
committerCharles A. Roelli <charles@aurox.ch>
Sat, 21 Oct 2017 12:56:59 +0000 (14:56 +0200)
commit75bb4827637111a210c79583f45dd1c5d59a745f
tree9d0e2183b8e57cff1ec6c3cd2944544772f023fe
parent035d7ac7e42f1e1e82f4948e19ef8d8188bb902c
Make flymake's mouse-wheel interaction portable (Bug#28732)

* lisp/progmodes/flymake.el (flymake--mode-line-format): Bind
'mouse-wheel-down-event' and 'mouse-wheel-up-event' instead of
'mouse-4' and 'mouse-5'.  Update the tooltip text accordingly, and
remove a stray newline in it.
lisp/progmodes/flymake.el