* net/tramp.el (top): Require cl.el, when `copy-tree' is not available
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 05:47:42 +0000 (05:47 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 05:47:42 +0000 (05:47 +0000)
commitf84638eb6b84ccb7200cd1fdfd8cabfca90e4f7a
tree982646be0617a51997d3ec3e0e1a21b2b33e99db
parent45196e0ba7b0392033ccc9172e7481970ce39d8d
* net/tramp.el (top): Require cl.el, when `copy-tree' is not available
otherwise.
(tramp-get-remote-path): New defun.  Replace occurences of
`tramp-default-remote-path' by this function.
(tramp-set-remote-path): Move most of the code to
`tramp-get-remote-path'.
(tramp-get-ls-command, tramp-get-remote-id): Don't check for not
existing directories, this is done already in
`tramp-get-remote-path'.
lisp/ChangeLog
lisp/net/tramp.el
lisp/net/trampver.el