]> git.eshelyaron.com Git - emacs.git/commit
Fix drag-and-drop from Chromium family browsers
authorPo Lu <luangruo@yahoo.com>
Sat, 2 Jul 2022 06:06:28 +0000 (14:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 2 Jul 2022 06:06:40 +0000 (14:06 +0800)
commit2b1cf5aff41f946b64abeb2ec4eea9d243880501
tree05aa42bd5ea32159d4d9cbbf97fedfbff9851f74
parent6c9c8b09b974e6cd356038a4308c61195b547e35
Fix drag-and-drop from Chromium family browsers

* lisp/x-dnd.el (x-dnd-copy-types): New defcustom.
(x-dnd-default-test-function): Check if data type warrants using
`copy'.
(x-dnd-do-direct-save): Offer application/octet-stream as well.
lisp/x-dnd.el