aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/eshell.texi
diff options
context:
space:
mode:
authorTom Tromey2013-06-03 12:25:05 -0600
committerTom Tromey2013-06-03 12:25:05 -0600
commit68359abba96d7ec4db8aab3d3dd9cf1105c3bab5 (patch)
tree862703e7e1a1888170136a8296a5750d6b2ae2eb /doc/misc/eshell.texi
parentcbcba8ce7f980b01c18c0fd561ef6687b1361507 (diff)
parente2d8a6f0a229b4ebe26484b892ec4f14888f58b6 (diff)
downloademacs-68359abba96d7ec4db8aab3d3dd9cf1105c3bab5.tar.gz
emacs-68359abba96d7ec4db8aab3d3dd9cf1105c3bab5.zip
merge from trunk; clean up some issues
Diffstat (limited to 'doc/misc/eshell.texi')
-rw-r--r--doc/misc/eshell.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index ec01f731daf..dca95da2d10 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -460,8 +460,9 @@ With @samp{cd -42}, you can access the directory stack by number.
460@cmindex su 460@cmindex su
461@itemx sudo 461@itemx sudo
462@cmindex sudo 462@cmindex sudo
463Uses TRAMP's @command{su} or @command{sudo} method to run a command via 463Uses TRAMP's @command{su} or @command{sudo} method @pxref{Inline methods, , , tramp}
464@command{su} or @command{sudo}. 464to run a command via @command{su} or @command{sudo}. These commands
465are in the eshell-tramp module, which is disabled by default.
465 466
466@end table 467@end table
467 468