]> git.eshelyaron.com Git - emacs.git/commit
Move XI2 event filtering to a more appropriate location
authorPo Lu <luangruo@yahoo.com>
Mon, 22 Nov 2021 06:06:18 +0000 (14:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 22 Nov 2021 06:09:44 +0000 (14:09 +0800)
commit8aea4721d9fadfaaabfea7843df71b62e3fb94a7
tree45e899ad53e83356af34c4ab93f0e2a7cf6f23c3
parent1aef1a6673bc29784effe10d2e01e62b49c0112c
Move XI2 event filtering to a more appropriate location

* src/xterm.c (handle_one_xevent): Filter all key press events
even if no frame is found.
src/xterm.c