diff options
Diffstat (limited to 'doc/emacs/misc.texi')
-rw-r--r-- | doc/emacs/misc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index da1b87b48bd..df74577592a 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -936,7 +936,7 @@ Coding}. @cindex @env{INSIDE_EMACS} environment variable Emacs sets the environment variable @env{INSIDE_EMACS} in the subshell to @samp{@var{version},comint}, where @var{version} is the -Emacs version (e.g., @samp{24.1}). Programs can check this variable +Emacs version (e.g., @samp{28.1}). Programs can check this variable to determine whether they are running inside an Emacs subshell. @node Shell Mode |