]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 11 Jul 2023 10:18:31 +0000 (12:18 +0200)
committerJim Porter <jporterbugs@gmail.com>
Fri, 14 Jul 2023 02:24:12 +0000 (19:24 -0700)
Do not merge to master.  This is a backport of 04710bd01b2.

doc/misc/eshell.texi

index e05c1fc5baaf5789b11aab664275b96e3ca48a14..9141063408b5bf798fea00392224763266ae1f96 100644 (file)
@@ -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}).