]> git.eshelyaron.com Git - emacs.git/commit
Fix XI2 keysym translation
authorPo Lu <luangruo@yahoo.com>
Tue, 23 Nov 2021 01:01:33 +0000 (09:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 23 Nov 2021 01:04:40 +0000 (09:04 +0800)
commit919cb31cf7f2aec2d8134783b0a5bb93a621fcaf
tree994ebd957902098c7e35244089fe9653bde68723
parent9ceb3070e34ad8a54184fd0deda477bf5ff77000
Fix XI2 keysym translation

* src/xterm.c (handle_one_xevent): Handle XI_KeyPress events
that can't be translated into strings.
src/xterm.c