]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/misc/eshell.texi (Variables): Add missing index for $INSIDE_EMACS
authorJim Porter <jporterbugs@gmail.com>
Thu, 13 Jul 2023 16:10:57 +0000 (09:10 -0700)
committerJim Porter <jporterbugs@gmail.com>
Fri, 14 Jul 2023 02:24:12 +0000 (19:24 -0700)
Do not merge to master.  On master, this was fixed by 0bb8a011d57.

doc/misc/eshell.texi

index 9141063408b5bf798fea00392224763266ae1f96..73cb2a2a7ed785f4facca22249ac628cc0b7b634 100644 (file)
@@ -1019,6 +1019,7 @@ that are currently visible in the Eshell window.  They are both
 copied to the environment, so external commands invoked from
 Eshell can consult them to do the right thing.
 
+@vindex $INSIDE_EMACS
 @item $INSIDE_EMACS
 This variable indicates to external commands that they are being
 invoked from within Emacs so they can adjust their behavior if