]> git.eshelyaron.com Git - emacs.git/commit
Fix target display checks during Motif DND
authorPo Lu <luangruo@yahoo.com>
Thu, 28 Apr 2022 00:46:21 +0000 (08:46 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 28 Apr 2022 00:46:21 +0000 (08:46 +0800)
commit28b375a93142a13b36d397cf627097bde429b73f
tree83c0d95d2b368c8e34b2fcf20bd400a5cc5035a5
parentafd3619b86ddf42c0591d394d95a7510758eaffb
Fix target display checks during Motif DND

* src/xterm.c (handle_one_xevent): Check that the Motif DND
completion message is actually from the right display before
proceeding.
src/xterm.c