]> git.eshelyaron.com Git - emacs.git/commitdiff
(Interactive Shell): Cleanup last change.
authorRichard M. Stallman <rms@gnu.org>
Wed, 24 Oct 2007 08:21:54 +0000 (08:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 24 Oct 2007 08:21:54 +0000 (08:21 +0000)
man/ChangeLog
man/misc.texi

index aa61bec2868360343a9978edf114ab13f7629c7b..274be7039be8eadc9deeda2b5fe1780ec22fc11d 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-24  Richard Stallman  <rms@gnu.org>
+
+       * misc.texi (Interactive Shell): Cleanup last change.
+
 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
 
        * trouble.texi (Quitting): Fix typo.
index 83fc16170668d051dd098d7158a61fb52e90214c..82e48bfe13b1348b64ca8a27c9fa30d51aeec16e 100644 (file)
@@ -488,8 +488,8 @@ also change the coding system for a running subshell by typing
 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.