]> git.eshelyaron.com Git - emacs.git/commit
Fix some portability bugs in gtkutil.c
authorPo Lu <luangruo@yahoo.com>
Sun, 9 Jan 2022 00:51:35 +0000 (08:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 9 Jan 2022 00:51:35 +0000 (08:51 +0800)
commitc6e8b5354bb1d04c941fd29e31760322bc409133
tree969a8ef5b8722dcaebd23213aff8f09ca69638b8
parent762aa25fe70dbcd0d00ba6152c53c44f8808e7c1
Fix some portability bugs in gtkutil.c

* src/gtkutil.c (xg_widget_key_press_event_cb): Surround raising
SIGIO with USABLE_SIGIO.
src/gtkutil.c