]> git.eshelyaron.com Git - emacs.git/commit
Use only effective modifiers for XI2 key press events
authorPo Lu <luangruo@yahoo.com>
Mon, 22 Nov 2021 01:34:39 +0000 (09:34 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 22 Nov 2021 01:34:39 +0000 (09:34 +0800)
commita4ac6090986262f5a01c858a35bdcfb1787ded45
treee666c51a21b966bbd8d9ed1a699e7736e4010fe8
parentbb2a989e002c954e67e3112d7bdb2f2891d387bd
Use only effective modifiers for XI2 key press events

* src/xterm.c (handle_one_xevent): Use only effective modifiers
in XI_KeyPress events.
src/xterm.c