mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 16:21:07 -08:00
; * doc/misc/eshell.texi (Input/Output): Fix typo.
This commit is contained in:
parent
d5d3862c56
commit
e66502fec1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue