]> git.eshelyaron.com Git - emacs.git/commit
Fix compatibility with ancient versions of libXi
authorPo Lu <luangruo@yahoo.com>
Sat, 12 Feb 2022 02:33:14 +0000 (10:33 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 12 Feb 2022 02:33:14 +0000 (10:33 +0800)
commit9de7b3f3355cec3b36dd16af66d0110240bebfb8
tree33ed2c7e0a70ad432e56f49b209f4af6a03fdeca
parent7c37f5fd698227f1d0f1ebb40b004bc021028cae
Fix compatibility with ancient versions of libXi

* src/xmenu.c (popup_get_selection): Don't rely on xev->display
being non-NULL.
src/xmenu.c