]> git.eshelyaron.com Git - emacs.git/commit
Fix scroll event test in handle_one_xevent
authorPo Lu <luangruo@yahoo.com>
Sat, 13 Nov 2021 13:37:06 +0000 (21:37 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 13 Nov 2021 13:38:06 +0000 (21:38 +0800)
commitf7abc04c4002a2fc7dc7c8c9ec2a264e25aaf5f5
tree0ffaf2258d89434572adb8c62a603f0f2db52ed4
parent89d7a71ce6a7338e4650409f16e419a53fff9723
Fix scroll event test in handle_one_xevent

* src/xterm.c (handle_one_xevent): Test for scroll wheel button
correctly in xwidget code.
src/xterm.c