aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/misc/eshell.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index c33ca0ea02c..0c5501f36bc 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -652,7 +652,7 @@ Eshell solves this problem by running such programs in Emacs's
652terminal emulator. 652terminal emulator.
653 653
654Programs that need a terminal to display output properly are referred 654Programs that need a terminal to display output properly are referred
655to in this manual as ``visual commands,'' because they are not simply 655to in this manual as ``visual commands'', because they are not simply
656line-oriented. You must tell Eshell which commands are visual, by 656line-oriented. You must tell Eshell which commands are visual, by
657adding them to @code{eshell-visual-commands}; for commands that are 657adding them to @code{eshell-visual-commands}; for commands that are
658visual for only certain @emph{sub}-commands -- e.g., @samp{git log} but 658visual for only certain @emph{sub}-commands -- e.g., @samp{git log} but