]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#57476 for Xt builds
authorPo Lu <luangruo@yahoo.com>
Thu, 1 Sep 2022 13:22:17 +0000 (21:22 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 1 Sep 2022 13:22:28 +0000 (21:22 +0800)
commit177811ac0c0e5e41d4f661e8e5553e46f0019b9a
treed2a45a1d87ddbfc0a260e161893fee1068c2754f
parent119d59531e19893cdc7eda2abe7174261adcbcaa
Fix bug#57476 for Xt builds

* src/xterm.c (handle_one_xevent): Add similar event mode check
to code under USE_X_TOOLKIT conditional.  (bug#57476)
src/xterm.c