projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f529bf5
)
; * doc/misc/eshell.texi (Variables): Add missing index for $INSIDE_EMACS
author
Jim Porter
<jporterbugs@gmail.com>
Thu, 13 Jul 2023 16:10:57 +0000
(09:10 -0700)
committer
Jim 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
patch
|
blob
|
history
diff --git
a/doc/misc/eshell.texi
b/doc/misc/eshell.texi
index 9141063408b5bf798fea00392224763266ae1f96..73cb2a2a7ed785f4facca22249ac628cc0b7b634 100644
(file)
--- a/
doc/misc/eshell.texi
+++ b/
doc/misc/eshell.texi
@@
-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