* net/tramp.el (with-file-property, with-connection-property):
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Sep 2007 16:05:49 +0000 (16:05 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Sep 2007 16:05:49 +0000 (16:05 +0000)
commit9ce8462a492141c2313c5ac9ea89e2820c6a1791
treeb0b971363de5a1e19ef01981791a80b641faad83
parent6ac00721556191c169fb4ac583ad0dc5a20c5533
* net/tramp.el (with-file-property, with-connection-property):
Highlight as keyword.
(tramp-rfn-eshadow-setup-minibuffer)
(tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
(tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-directly)
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-handle-shell-command, tramp-get-debug-buffer)
(tramp-send-command-and-read, tramp-equal-remote)
(tramp-get-local-gid): Pacify byte-compiler.
(tramp-handle-file-name-directory): Result shall not be expanded.
(tramp-find-foreign-file-name-handler): Rewrite.
(tramp-dissect-file-name): Add optional parameter NODEFAULT.

* net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.

* net/tramp-fish.el (tramp-fish-handle-expand-file-name): Apply
`tramp-completion-mode-p'.
(tramp-fish-handle-set-file-times)
(tramp-fish-handle-executable-find)
(tramp-fish-handle-process-file, tramp-fish-get-file-entries)
(tramp-fish-retrieve-data): Pacify byte-compiler.

* net/tramp-gw.el (tramp-gw-basic-authentication): Call
`tramp-read-passwd' with first parameter `nil'.
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp-fish.el
lisp/net/tramp-gw.el
lisp/net/tramp.el