]> git.eshelyaron.com Git - emacs.git/commit
Try harder to own DND selections
authorPo Lu <luangruo@yahoo.com>
Sun, 10 Apr 2022 01:31:24 +0000 (09:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 10 Apr 2022 01:31:42 +0000 (09:31 +0800)
commitfea97e29895ebe7ca1cc17095766d7c30f9884ac
treef3be62047422dd6a9e7cdaaf099eee7cb130dac2
parentb69e8bade635e73cf9be994879230c03248a8224
Try harder to own DND selections

* src/xterm.c (x_dnd_do_unsupported_drop): Fix computation of
local value.
(x_dnd_begin_drag_and_drop): Try to own the selection if we do
have a local value.
src/xterm.c