# HG changeset patch # User Richard M. Stallman # Date 1138854886 0 # Node ID 1a876a016f0a081ad75057c2b67630f678dd227a # Parent c93440097bdb5c7bbcbe2299def60ecd4d321a9d (Single Shell, Interactive Shell): Fix xrefs. diff -r c93440097bdb -r 1a876a016f0a man/misc.texi --- a/man/misc.texi Thu Feb 02 04:34:11 2006 +0000 +++ b/man/misc.texi Thu Feb 02 04:34:46 2006 +0000 @@ -419,7 +419,7 @@ 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 @@ 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,