]> git.eshelyaron.com Git - emacs.git/commit
Fix various builds
authorPo Lu <luangruo@yahoo.com>
Wed, 19 Oct 2022 13:31:54 +0000 (21:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 19 Oct 2022 13:33:05 +0000 (21:33 +0800)
commit6b82958b9fad5fcf784cf93e44dc118cf554d927
tree7f923074474746e7fa05d6def8cd97e5a679fb53
parentccd0ad72f2fb2ccb96f826ecbefe495cb2bffc98
Fix various builds

* src/xterm.c (x_handle_selection_monitor_event): Adjust for
build without XInput2.
(x_maybe_clear_preedit, xim_destroy_callback): Make conditional
on Release 6 XIM.
(x_get_keyboard_modifiers): Adjust for build without XCB.
src/xterm.c