Added eshell-tramp module
authorAidan Gauland <aidalgol@no8wireless.co.nz>
Tue, 26 Mar 2013 22:08:58 +0000 (11:08 +1300)
committerAidan Gauland <aidalgol@no8wireless.co.nz>
Tue, 26 Mar 2013 22:08:58 +0000 (11:08 +1300)
commit15e4ed9c6a6fd9b5cc587a7318e7b82389ca1b56
tree27ad564a66f2e2d79694e3ddddce9602d04e3566
parentc6e72e1739cfff4f713fdbb8369ce89341ad9a6b
Added eshell-tramp module

* lisp/eshell/em-unix.el: Moved su and sudo to...
* lisp/eshell/em-tramp.el: ...Eshell tramp module
* doc/misc/eshell.texi: Updated manual to reflect changes.

External su and sudo commands are now the default; the internal,
TRAMP-using variants can still be used by enabling the eshell-tramp
module.
ChangeLog
doc/misc/eshell.texi
lisp/eshell/em-tramp.el [new file with mode: 0644]
lisp/eshell/em-unix.el