]> git.eshelyaron.com Git - emacs.git/commit
* dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 7 Sep 2006 07:44:33 +0000 (07:44 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 7 Sep 2006 07:44:33 +0000 (07:44 +0000)
commitc79b0f8ffd729710b342911bd663c6705c394d8b
treea4a10c71559e2ee07a32a4157c0f829487887110
parent31a7c2ff1f7c3addb7c945f688bcb37d893d761a
* dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
(dnd-open-remote-url): New function.
(dnd-open-remote-file-function): Set to dnd-open-remote-url if
not windows-nt.

2006-09-07  Jason Rumney <jasonr@gnu.org>

* dnd.el (dnd-open-remote-file-function): New variable.
(dnd-open-unc-file): New function.
(dnd-open-file): Call dnd-open-remote-file-function if set.
lisp/ChangeLog
lisp/dnd.el