]> git.eshelyaron.com Git - emacs.git/commit
Fix XI2 event filtering for very old versions of libXi
authorPo Lu <luangruo@yahoo.com>
Sun, 16 Jan 2022 13:39:14 +0000 (21:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 16 Jan 2022 13:40:07 +0000 (21:40 +0800)
commit8f652465238aff062851a1f8bf1d76f5503ac1a9
treeaebbb1b55c73692aa374824d67a21358cf49897c
parent1220cf605b108751dae88e02aeadbef90bd83cc9
Fix XI2 event filtering for very old versions of libXi

* src/xterm.c (handle_one_xevent): Handle cases where
xev->display is NULL.
src/xterm.c