Pass some protocols to Tramp, like ssh and friends.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 1 Apr 2014 12:41:56 +0000 (14:41 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 1 Apr 2014 12:41:56 +0000 (14:41 +0200)
commit8def287539f38f1f95ef54e866b80f44c9c76b5b
treea5ebe25499294828455287ebe95aa3afad8ab9bd
parenta7ab7bc038e1e53f4e8e4b65125b5c64c548c407
Pass some protocols to Tramp, like ssh and friends.

* url-tramp.el: New file.

* url-handlers.el (url-handler-regexp): Add ssh, scp, rsync and telnet.
Add :version.
(url-file-handler): Call `url-tramp-file-handler' if appropriate.
lisp/url/ChangeLog
lisp/url/url-handlers.el
lisp/url/url-tramp.el [new file with mode: 0644]