diff options
author | Po Lu <luangruo@yahoo.com> | 2023-08-25 10:47:12 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2023-08-25 10:47:12 +0800 |
commit | d913b3d82d8efcd3b561a768daf8231b19daf376 (patch) | |
tree | 6a5551876e531655abc0e841aaef095d0cc377fa /lisp/emacs-lisp/bytecomp.el | |
parent | 2835b9a1d43813f205f87c2850c2049fe7fb7ab9 (diff) | |
download | emacs-d913b3d82d8efcd3b561a768daf8231b19daf376.tar.gz emacs-d913b3d82d8efcd3b561a768daf8231b19daf376.tar.bz2 emacs-d913b3d82d8efcd3b561a768daf8231b19daf376.zip |
Attempt to fix bug#65068
* src/xterm.c (handle_one_xevent) <KeyPress>: Prevent calls to
XkbTranslateKeysym with a modified keysym if overflow happens.
<XI_KeyPress>: Expound upon the different forms of key event
lookup and the chaotic code beneath within the commentary.
Discontinue separating keycode lookup from key translation.
Supply the effective group within the modifier mask provided
to both XKB translation functions. (bug#65068)
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions