]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 9 Sep 2007 08:31:27 +0000 (08:31 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 9 Sep 2007 08:31:27 +0000 (08:31 +0000)
commit8a4438b672731fe8fd434a85878ab7731052803b
treef5c428042a3ee0705293ef816967979adb687f5a
parentd218d6a2ae70805eca78f62f91ad8289b290152e
* net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
they are useless with the byte compiler.
(tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
(tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
(tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
(tramp-file-name-real-host, tramp-file-name-port)
(tramp-find-method, tramp-find-user, tramp-find-host): Make them
defuns.

* net/tramp-cache.el (top): Improve error message when
`tramp-persistency-file-name' is corrupted.
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp.el