(Interactive Shell): Cleanup last change.

This commit is contained in:
Richard M. Stallman 2007-10-24 08:21:54 +00:00
parent 2328cbb3c7
commit b6c764efaf
2 changed files with 6 additions and 2 deletions

View 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.

View 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.