]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 27 Oct 2007 13:57:43 +0000 (13:57 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 27 Oct 2007 13:57:43 +0000 (13:57 +0000)
commita4aeb9a424b711c8cfece8700f79d0832c762a99
treeb85511b11a01a33b49acf544b2a7ce06e67ed9c1
parent2697297fb56b6e6895d9d428d9797369c7ff3d49
* net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
(tramp-get-remote-tmpdir): New defun.
(tramp-make-tramp-temp-file): Use it.
(tramp-local-call-process): New defun.  Replace all calls of
`call-process' by this when appropriate.
(tramp-handle-write-region): Replace calls of `file-attributes' by
`tramp-compat-file-attributes'.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Make the first command a `tramp-send-command' call, with let-bind
of `tramp-end-of-output'.
(tramp-version, tramp-bug, tramp-reporter-dump-variable)
(tramp-load-report-modules, tramp-append-tramp-buffers): Move to
tramp-cmds.el.

* net/tramp-fish.el (tramp-fish-handle-copy-file)
(tramp-fish-do-copy-or-rename-file)
(tramp-fish-do-copy-or-rename-file-directly):
* net/tramp-smb.el (tramp-smb-handle-copy-file):
Add parameter PRESERVE-UID-GID.
lisp/ChangeLog
lisp/net/tramp-cmds.el
lisp/net/tramp-fish.el
lisp/net/tramp-smb.el
lisp/net/tramp.el