]> git.eshelyaron.com Git - emacs.git/commit
Fix extraneous ifdef in xwidgets code
authorPo Lu <luangruo@yahoo.com>
Tue, 15 Mar 2022 02:28:54 +0000 (10:28 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 15 Mar 2022 02:28:54 +0000 (10:28 +0800)
commit8cc8dfd67e44752667781602394962647afc795b
treebe734c1522e21b406df9b1045d4be4fe80e175a2
parent299e47536173c62fc5edf1bd12baadc29d718674
Fix extraneous ifdef in xwidgets code

* xterm.c (handle_one_xevent): Pass GesturePinchEnd events to
xwidgets regardless of no-longer-present define.
src/xterm.c