]> git.eshelyaron.com Git - emacs.git/commit
Check display when handling XdndFinished events
authorPo Lu <luangruo@yahoo.com>
Sat, 30 Apr 2022 00:47:42 +0000 (08:47 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 30 Apr 2022 00:47:42 +0000 (08:47 +0800)
commit94ecd2b3c664387cd703fb639d6909a9e6bf551b
tree0ec157683a84176ebd453a680eebc19489ea5472
parentacc985ae7cab66ceb4e81ab403e39e933e851d9e
Check display when handling XdndFinished events

* src/xterm.c (handle_one_xevent): Check that the display is
actually the one we want before finishing DND.
src/xterm.c