diff man/misc.texi @ 79202:ab1b2a789b1d

(Interactive Shell): Cleanup last change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 24 Oct 2007 08:21:46 +0000
parents 5f824c579a60
children 02b9a9aa5b0c
line wrap: on
line diff
--- a/man/misc.texi	Wed Oct 24 08:20:42 2007 +0000
+++ b/man/misc.texi	Wed Oct 24 08:21:46 2007 +0000
@@ -488,8 +488,8 @@
 Coding}.
 
 @cindex @env{INSIDE_EMACS} environment variable
-  Emacs sets the environment variable @env{INSIDE_EMACS} (to a
-comma-separated list including the Emacs version) in the subshell.
+  Emacs sets the environment variable @env{INSIDE_EMACS} in the
+subshell to a comma-separated list including the Emacs version.
 Programs can check this variable to determine whether they are running
 inside an Emacs subshell.