]> git.eshelyaron.com Git - emacs.git/commit
Fix instances of not using a usable Motif drag atom
authorPo Lu <luangruo@yahoo.com>
Fri, 17 Jun 2022 04:57:03 +0000 (12:57 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 17 Jun 2022 04:58:41 +0000 (12:58 +0800)
commitcce197c630ed3913ef4b5d39bdcb1d684c861a87
tree459604cbd0f21fb7d16e5d92d59cb89c0231f3f4
parentd1a10a1cf2aac0cc14888043a48528741d591751
Fix instances of not using a usable Motif drag atom

* src/xterm.c (xm_get_drag_atom_1): If another frame owns an
atom, use it anyway.
src/xterm.c