]> git.eshelyaron.com Git - emacs.git/commitdiff
(Interactive Shell): Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Fri, 31 Aug 2001 15:07:20 +0000 (15:07 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 31 Aug 2001 15:07:20 +0000 (15:07 +0000)
man/misc.texi

index a4ec5053bf0cc0a1b27e8c7abbae63d22f68c7fd..1676860ac50fe3218a63f07bba59a639e4b62e36 100644 (file)
@@ -446,9 +446,8 @@ previous input lines in the buffer.  @xref{Faces}.
 prefix argument (e.g. @kbd{C-u M-x shell}), which will read a buffer
 name and create (or reuse) a subshell in that buffer.  You can also
 rename the @samp{*shell*} buffer using @kbd{M-x rename-uniquely}, then
-then create a new @samp{*shell*} buffer using plain @kbd{M-x shell}.
-All the subshells in different buffers run independently and in
-parallel.
+create a new @samp{*shell*} buffer using plain @kbd{M-x shell}.  All the
+subshells in different buffers run independently and in parallel.
 
 @vindex explicit-shell-file-name
 @cindex environment variables for subshells