diff options
author | Po Lu <luangruo@yahoo.com> | 2022-02-20 10:03:28 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-02-20 10:03:28 +0800 |
commit | 15910e5da34a084fe01e0fd96ecf394cb1030e25 (patch) | |
tree | 088cfb285b6d2ed3f176065adee75708f9bdd6ea /lisp/emacs-lisp | |
parent | 7a699e79f6e2616dbbc3acc2024f97c90caa485c (diff) | |
download | emacs-15910e5da34a084fe01e0fd96ecf394cb1030e25.tar.gz emacs-15910e5da34a084fe01e0fd96ecf394cb1030e25.tar.bz2 emacs-15910e5da34a084fe01e0fd96ecf394cb1030e25.zip |
Ignore modifier keys early when handling X key press events
* src/xterm.c (handle_one_xevent): Ignore modifier keys earlier
without going through the usual key lookup.
(x_delete_terminal): Free recorded modifier map.
(x_find_modifier_meanings): Record modifier map.
* src/xterm.h (struct x_display_info): New field `modmap'.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions