]> git.eshelyaron.com Git - emacs.git/commit
Remove workaround for some input method problems
authorPo Lu <luangruo@yahoo.com>
Wed, 27 Jul 2022 05:01:41 +0000 (13:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 27 Jul 2022 05:01:54 +0000 (13:01 +0800)
commitde863f70aa905d3a7feaedb58b65bd7f9776853b
treefe519f21992fcc721803093372bf75c72dbe905c
parent86f60ec54a8033dc783646655ffd31447c8bf8c3
Remove workaround for some input method problems

* src/xterm.c (handle_one_xevent): Remove modifier key
workaround for some input method problems, since they cause more
problems than they fix.  (bug#56782)
src/xterm.c