; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.
This commit is contained in:
parent
112e71914a
commit
04710bd01b
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ As an ordinary Lisp function
|
|||
@vindex eshell-prefer-lisp-functions
|
||||
If you would prefer to use ordinary Lisp functions over external
|
||||
programs, set the option @code{eshell-prefer-lisp-functions} to
|
||||
@code{t}. This will swap the lookup order of the last two items. You
|
||||
@code{t}. This will swap the lookup order of the last two items. You
|
||||
can also force Eshell to look for a command as an external program by
|
||||
prefixing its name with @kbd{*}, like @code{*@var{command}}
|
||||
(@pxref{Built-ins}).
|
||||
|
|
Loading…
Add table
Reference in a new issue