emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/Attic/misc.texi, v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/man/Attic/misc.texi, v [EMACS_22_BASE]
Date: Sat, 13 Oct 2007 02:50:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/10/13 02:50:27

Index: misc.texi
===================================================================
RCS file: /sources/emacs/emacs/man/Attic/misc.texi,v
retrieving revision 1.103
retrieving revision 1.103.2.1
diff -u -b -r1.103 -r1.103.2.1
--- misc.texi   22 Apr 2007 13:58:31 -0000      1.103
+++ misc.texi   13 Oct 2007 02:50:27 -0000      1.103.2.1
@@ -488,12 +488,13 @@
 Coding}.
 
 @cindex @env{INSIDE_EMACS} environment variable
-  Emacs sets the envitonment variable @env{INSIDE_EMACS} to @code{t}
-in the subshell.  Programs can check this variable to determine
-whether they are running inside an Emacs subshell.
+  Emacs sets the environment variable @env{INSIDE_EMACS} (to a
+comma-separated list including the Emacs version) in the subshell.
+Programs can check this variable to determine whether they are running
+inside an Emacs subshell.
 
 @cindex @env{EMACS} environment variable
-  Emacs also sets the @env{EMACS} environment variable to @code{t} if
+  Emacs also sets the @env{EMACS} environment variable (to @code{t}) if
 it is not already defined.  @strong{Warning:} This environment
 variable is deprecated.  Programs that check this variable should be
 changed to check @env{INSIDE_EMACS} instead.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]