]> git.eshelyaron.com Git - emacs.git/commit
Fix returned action symbol upon "xterm" drop
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Jul 2022 02:44:49 +0000 (10:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 8 Jul 2022 02:44:49 +0000 (10:44 +0800)
commitb6a90b71a2e421d3eef52d4d9e9a82592b7ad277
treef749abcb30f442ac52795219667699fc221e9a03
parent139eb1f845d1ec3e2a26aec5d7fafbcdcbaa5f07
Fix returned action symbol upon "xterm" drop

* src/xterm.c (x_dnd_do_unsupported_drop): Set
x_dnd_action_symbol.
(x_dnd_begin_drag_and_drop): Don't clear it afterwards.
src/xterm.c