projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112e719
)
; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 11 Jul 2023 10:18:31 +0000
(12:18 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 11 Jul 2023 10:18:31 +0000
(12:18 +0200)
doc/misc/eshell.texi
patch
|
blob
|
history
diff --git
a/doc/misc/eshell.texi
b/doc/misc/eshell.texi
index ecc12035650e39d7d336be7b1f6b75db67d097d0..9b9268ae4eac4fc67ba63e990b7463ea92ecb2b1 100644
(file)
--- a/
doc/misc/eshell.texi
+++ b/
doc/misc/eshell.texi
@@
-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}).