From 54b6e2d15f651ddb54aabf81f9607d042a62d69c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 2 Feb 2006 04:34:46 +0000 Subject: [PATCH] (Single Shell, Interactive Shell): Fix xrefs. --- man/misc.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/misc.texi b/man/misc.texi index f1f19ea8b6a..cae58a9c7f4 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -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, -- 2.39.2