* eshell/em-unix.el (eshell/su): Require tramp.
commitc9bcc580e8286ee32840dae5aacdcc930cfee2da
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 18 Feb 2013 19:13:21 +0000 (18 20:13 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 18 Feb 2013 19:13:21 +0000 (18 20:13 +0100)
tree753cddc456fb8abb8ef4a7a966e93b5b607657a0
parent17ddfd150ff1d84021342ee82ff53b5860579252
* eshell/em-unix.el (eshell/su): Require tramp.
(eshell/sudo): Require tramp.  Remove now unnecessary check.

* net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
`tramp-current-connection' in order to avoid an error when several
commands are invoked in a short time in eshell and friends.
lisp/ChangeLog
lisp/eshell/em-unix.el
lisp/net/tramp-sh.el