changeset 79202:ab1b2a789b1d

(Interactive Shell): Cleanup last change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 24 Oct 2007 08:21:46 +0000
parents bc5b5eaac9d1
children 883dd6a77245
files man/misc.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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.