]> git.eshelyaron.com Git - emacs.git/commit
Avoid extra sync and atom name query on ending Motif DND
authorPo Lu <luangruo@yahoo.com>
Sat, 9 Jul 2022 12:19:56 +0000 (20:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 9 Jul 2022 12:20:36 +0000 (20:20 +0800)
commit30cf1f34c583d6ed16bdc5b9578370f30c95fe1b
treefd8ab5ab9e6ffed33e3fe728cf4828406c6e0ae7
parent5d7b92448f1996a77a22c9bb0f4b8906552b60b6
Avoid extra sync and atom name query on ending Motif DND

* src/xterm.c (handle_one_xevent): Use `x_dnd_action_symbol' to
set the Motif action instead.
src/xterm.c