]> git.eshelyaron.com Git - emacs.git/commit
Add effective group to xkey events when handling XI key press events
authorPo Lu <luangruo@yahoo.com>
Tue, 4 Jan 2022 03:16:46 +0000 (11:16 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 4 Jan 2022 03:17:59 +0000 (11:17 +0800)
commit6668a7608cac6f09d4adc3282fce9a7c03e56792
treea948df4bd947cfd4a8daf942a83596a37c4246e0
parent24a52df738d717472c203e9ac41ffac282c45921
Add effective group to xkey events when handling XI key press events

* src/xterm.c (handle_one_xevent): Add effective group to
xkey.state when translating XI key events.
src/xterm.c