Bump version to 2.0.2.
commit90dc758dc0e1d2f8c5d204366c280d5c29f43aa3
authorKai Großjohann <kgrossjo@eu.uu.net>
Sun, 21 Jul 2002 13:49:06 +0000 (21 13:49 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Sun, 21 Jul 2002 13:49:06 +0000 (21 13:49 +0000)
treed2e310ae193dc48dd1fcd2934f57c2f3e1c5b1aa
parent905fe32703e3124afca2a2a42e41291d3ba6cad0
Bump version to 2.0.2.
(tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
longer names.  Use old names "sm1", "sm2" and so on for methods
invoking "ssh -1" or "ssh -2".
(tramp-multi-file-name-structure-separate): Typo, its name was set
to "tramp-file-name-structure-separate".  Trivial patch.  From
Steve Youngs <youngs@xemacs.org>.
(tramp-multi-sh-program): New variable.
(tramp-open-connection-multi): Use it.  Now you can use multi
methods from Windows (at least in principle).
(tramp-do-copy-or-rename-via-buffer): New function.
(tramp-do-copy-or-rename-file): Use it.  Change and simplify
logic.  Omit special case of invoking rcp directly to copy the
files.
(tramp-open-connection-su, tramp-multi-connect-telnet)
(tramp-multi-connect-rlogin, tramp-multi-connect-su)
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks in format-spec for brevity and to avoid
character/number confusion in XEmacs.
lisp/ChangeLog
lisp/net/tramp.el
man/tramp.texi