diff options
author | Spencer Baugh <sbaugh@catern.com> | 2023-07-02 17:49:23 -0400 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2023-07-13 16:58:15 +0300 |
commit | e5be6c7ae30933a77e81c88a05861dd575286c0c (patch) | |
tree | 10d3bfd7ea841c6a904a7d798dcd78d91d3cd1dc /test/lisp/emacs-lisp/cl-print-tests.el | |
parent | 488dc24d2a6ccbdd3f61c2d60629d2afd7a538d0 (diff) | |
download | emacs-e5be6c7ae30933a77e81c88a05861dd575286c0c.tar.gz emacs-e5be6c7ae30933a77e81c88a05861dd575286c0c.tar.bz2 emacs-e5be6c7ae30933a77e81c88a05861dd575286c0c.zip |
Fix flymake mode line scrolling with pixel-scroll-precision-mode
When pixel-scroll-precision-mode is enabled, scrolling the mouse
wheel will yield wheel-{up,down} events. Flymake now binds the
new events in addition to the old mouse-wheel-{up,down}-event.
* lisp/progmodes/flymake.el:(flymake--mode-line-counter-scroll-prev)
(flymake--mode-line-counter-scroll-next)
flymake--mode-line-counter-map): New.
(flymake--mode-line-counter): Use new keymap and include
'flymake--diagnostic-type' as a property in the mode-line.
(Bug#64428)
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions