]> git.eshelyaron.com Git - emacs.git/commit
(tramp-default-method): Under Windows, change from plink to pscp.
authorLars Hansen <larsh@soem.dk>
Fri, 24 Nov 2006 19:14:46 +0000 (19:14 +0000)
committerLars Hansen <larsh@soem.dk>
Fri, 24 Nov 2006 19:14:46 +0000 (19:14 +0000)
commit6b2633cced4610dc2697ca5b2e7fa918a2b315ea
tree112e9c684a041cca350f29694616b7a6588b23aa
parent3559aa8b6bb7848a1a48ca4fbaff6f848e9dbea7
(tramp-default-method): Under Windows, change from plink to pscp.
(tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
(tramp-actions-copy-out-of-band): Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
(tramp-action-out-of-band): Move "Permission denied" handling to tramp-action-copy-failed.
(tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of process buffer.
lisp/ChangeLog
lisp/net/tramp.el