]> git.eshelyaron.com Git - emacs.git/commit
Handle OffiX drop of multiple files
authorPo Lu <luangruo@yahoo.com>
Thu, 16 Jun 2022 02:39:01 +0000 (10:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 16 Jun 2022 02:39:01 +0000 (10:39 +0800)
commit160b22ebf7cc6a3bbe7fb0955179d53f0d02dac0
treecde9d644a5bdbf651fba41e06bf873bcc6480edb
parent9accc800a75529c1eaf81d6844c53b6ca2f5622f
Handle OffiX drop of multiple files

* lisp/x-dnd.el (x-dnd-types-alist): Register DndTypeFiles.
(x-dnd-offix-id-to-name): Fix typo.
(x-dnd-handle-offix-files): New function.
(x-dnd-convert-to-offix): Fix conversion to DndTypeFiles.
lisp/x-dnd.el