summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2023-08-19 17:01:18 +0300
committerEli Zaretskii <eliz@gnu.org>2023-08-19 17:01:18 +0300
commit781ddd7e7d87de150d74d6d8615c25e68b42275b (patch)
tree2fb7d2e3629618f03234bcb2ea395e9380ce45a1 /lisp/emacs-lisp/debug.el
parentc125bd060e28367239779e25c1586a52fbfa54db (diff)
downloademacs-781ddd7e7d87de150d74d6d8615c25e68b42275b.tar.gz
emacs-781ddd7e7d87de150d74d6d8615c25e68b42275b.tar.bz2
emacs-781ddd7e7d87de150d74d6d8615c25e68b42275b.zip
Fix touchpad scrolling on MS-Windows
* src/w32term.c (w32_construct_mouse_wheel): The number of lines to scroll should always be positive in wheel-scroll events. Whether to scroll up or down is encoded in the modifiers, which produce either wheel-up or wheel-down event. (Bug#65070) * doc/lispref/commands.texi (Misc Events): Clarify the documentation of 'wheel-up' and 'wheel-down' events.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions