]> git.eshelyaron.com Git - emacs.git/commit
Fix crashes when trying to pop up a menu on GTK 2
authorPo Lu <luangruo@yahoo.com>
Tue, 15 Mar 2022 04:14:56 +0000 (12:14 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 15 Mar 2022 04:14:56 +0000 (12:14 +0800)
commit90742d7b01366418f76d7bd08b19719901997903
treed0ab5bc77018a62f94ed1a732427c6e9145f0b38
parent2bfa184e29b51e5c354935be19d8ea3432611190
Fix crashes when trying to pop up a menu on GTK 2

* src/xterm.c (handle_one_xevent): Respect finish when
dispatching copy.
src/xterm.c