]> git.eshelyaron.com Git - emacs.git/commit
Return an appropriate action when performing unsupported drop
authorPo Lu <luangruo@yahoo.com>
Thu, 7 Apr 2022 00:55:00 +0000 (08:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 7 Apr 2022 00:55:00 +0000 (08:55 +0800)
commit1e901298e3c2324a1da73de474818db51296df40
tree73eac5f2f07b36fe856bf0ff47732945ab591c70
parent340e81f47620b7d09ddc5c49c330b80e2ef635bd
Return an appropriate action when performing unsupported drop

* src/xterm.c (x_dnd_send_unsupported_drop): Set action to
XdndActionPrivate.
src/xterm.c