]> git.eshelyaron.com Git - emacs.git/commit
Be less strict about which PointerEmulated button events to ignore
authorPo Lu <luangruo@yahoo.com>
Sat, 12 Feb 2022 02:23:51 +0000 (10:23 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 12 Feb 2022 02:23:51 +0000 (10:23 +0800)
commit7c37f5fd698227f1d0f1ebb40b004bc021028cae
tree6d6466e047e604bfed90750a37c1a2c607adeb84
parentf622034fa565a50f9c210301aba2545b2521f356
Be less strict about which PointerEmulated button events to ignore

* src/xterm.c (handle_one_xevent): Ignore all PointerEmulated
button events.
src/xterm.c