projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5d3862
)
; * doc/misc/eshell.texi (Input/Output): Fix typo.
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 16 Nov 2020 18:37:06 +0000
(19:37 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 16 Nov 2020 18:37:06 +0000
(19:37 +0100)
doc/misc/eshell.texi
patch
|
blob
|
history
diff --git
a/doc/misc/eshell.texi
b/doc/misc/eshell.texi
index 57f713635f8ea79c3b4c4449a470505ecdfb44ab..8e5ec25d2536e8fd2276f3c6603f30ca45e68330 100644
(file)
--- a/
doc/misc/eshell.texi
+++ b/
doc/misc/eshell.texi
@@
-649,7
+649,7
@@
Eshell solves this problem by running such programs in Emacs's
terminal emulator.
Programs that need a terminal to display output properly are referred
-to in this manual as ``visual commands
,''
because they are not simply
+to in this manual as ``visual commands
'',
because they are not simply
line-oriented. You must tell Eshell which commands are visual, by
adding them to @code{eshell-visual-commands}; for commands that are
visual for only certain @emph{sub}-commands -- e.g., @samp{git log} but