]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes to DND support
authorPo Lu <luangruo@yahoo.com>
Fri, 18 Mar 2022 00:22:50 +0000 (08:22 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 18 Mar 2022 00:22:50 +0000 (08:22 +0800)
commite781cbb2d3ec3b4cfd35cd29ccba8e1c265fad4a
treea7ca28e8705edad8129e3ce2664cea9d2f0d6203
parent06ea82e4e3b9c419a632082ddbce7ec5fe933c9c
Minor fixes to DND support

* src/xterm.c (x_dnd_begin_drag_and_drop): Free targets
afterwards.
(handle_one_xevent): Only calculate dnd_grab if DND is in
progress.
src/xterm.c