]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (tramp-local-host-p): New defun.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 24 Aug 2007 05:27:22 +0000 (05:27 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 24 Aug 2007 05:27:22 +0000 (05:27 +0000)
commit0f205eeefa5af8c4a61fd26c58ff3c4af9106728
tree7c952c7485c566e2c6d780b8d0cba4c1c6b5b270
parentbb1f0d92c29e2465d1d18eaf3a7bbfcf8a8f0d6b
* net/tramp.el (tramp-local-host-p): New defun.
(tramp-handle-file-local-copy, tramp-handle-write-region):
Implement fast track when being on the local host.
(tramp-file-name-handler): Don't set "started" property.  It shall
be reserved for the "ftp" method.
(tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.

* net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
(tramp-ftp-file-name-handler):  Set "started" property.
lisp/ChangeLog
lisp/net/tramp-ftp.el
lisp/net/tramp.el