]> git.eshelyaron.com Git - emacs.git/commitdiff
(Single Shell, Interactive Shell): Fix xrefs.
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 Feb 2006 04:34:46 +0000 (04:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 Feb 2006 04:34:46 +0000 (04:34 +0000)
man/misc.texi

index f1f19ea8b6a253773f867a44bdebb3729d2a7a52..cae58a9c7f4727e4bca8efe39ab0e022be754361 100644 (file)
@@ -419,7 +419,7 @@ the buffer @samp{*Async Shell Command*}.  Output arrives in that
 buffer regardless of whether it is visible in a window.
 
   To specify a coding system for @kbd{M-!} or @kbd{M-|}, use the command
-@kbd{C-x @key{RET} c} immediately beforehand.  @xref{Specify Coding}.
+@kbd{C-x @key{RET} c} immediately beforehand.  @xref{Communication Coding}.
 
 @vindex shell-command-default-error-buffer
   Error output from the command is normally intermixed with the regular
@@ -481,7 +481,7 @@ from.  For example, if you use bash, the file sent to it is
   To specify a coding system for the shell, you can use the command
 @kbd{C-x @key{RET} c} immediately before @kbd{M-x shell}.  You can also
 specify a coding system after starting the shell by using @kbd{C-x
-@key{RET} p} in the shell buffer.  @xref{Specify Coding}.
+@key{RET} p} in the shell buffer.  @xref{Communication Coding}.
 
 @cindex @env{EMACS} environment variable
   Unless the environment variable @env{EMACS} is already defined,