* net/tramp.el (tramp-methods): Fix docstring.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 23 Feb 2013 12:40:14 +0000 (13:40 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 23 Feb 2013 12:40:14 +0000 (13:40 +0100)
commitc57a0aff3e3e3ddf17af59ea197c0d6c9b959453
tree8709527ff30c487b81c1abfca619caa4101d43eb
parent800d26890ae8c76f031a80b8fbad383e1f4cf19a
* net/tramp.el (tramp-methods): Fix docstring.
(tramp-ssh-controlmaster-options): Rename it from
`tramp-ssh-controlmaster-template'.  Return a string.
(tramp-default-method): Adapt check for
`tramp-ssh-controlmaster-options'.

* net/tramp-sh.el (tramp-methods): Replace
`tramp-ssh-controlmaster-template' by "%c".
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection): Use it in format spec.  Ensure,
that it is applied for the first hop only.
lisp/ChangeLog
lisp/net/tramp-sh.el
lisp/net/tramp.el