]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (tramp-verbose): Fix docstring.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 5 Oct 2009 11:30:52 +0000 (11:30 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 5 Oct 2009 11:30:52 +0000 (11:30 +0000)
commit263c02efe258e230b4d820f03422959b05368702
tree1362fe74cb1fedae76beb71213d53949cde4045b
parent804543b5c06bcb56640d2239a14032fea5b8aa4a
* net/tramp.el (tramp-verbose): Fix docstring.
(tramp-methods): Add recursive option to `tramp-copy-args'.  Add
`tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
"scp1_old", "scp2_old", "rsync", "rsyncc".
(tramp-default-method): Check also for
`auth-source-user-or-password'.
(tramp-file-name-handler-alist, tramp-file-name-for-operation):
Add handler for `copy-directory'.
(tramp-handle-copy-directory): New defun.
(tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
(tramp-handle-start-file-process): Raise an error when PROGRAM is
nil.  Optimize sent command.
lisp/ChangeLog
lisp/net/tramp.el