]> git.eshelyaron.com Git - emacs.git/commit
Make dropping files on Motif programs work
authorPo Lu <luangruo@yahoo.com>
Fri, 1 Apr 2022 01:50:58 +0000 (09:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 1 Apr 2022 01:50:58 +0000 (09:50 +0800)
commit540e7298a96e4e1668bd7f7b5540653391b3f534
treee200d20d2f01edfb5b6869106c17f851cd2a2a9d
parent79b50d0f90707f28d8ce7d83e03c54c3572af782
Make dropping files on Motif programs work

* lisp/dired.el (dired-mouse-drag): Announce "FILE" and
"FILE_NAME" as targets as well.
* lisp/select.el (xselect-convert-to-filename): Handle
XdndSelection specially.
(xselect-convert-to-xm-file): New function.
(selection-converter-alist): Add new converters.
lisp/dired.el
lisp/select.el