# HG changeset patch # User Richard M. Stallman # Date 1110250650 0 # Node ID 3a569489ffdba7230bb2f5b5f64c8bfb9e4a4654 # Parent 8e1bab51992b6ec88c9b3379f3532577de03bdc2 (Single Shell, Shell Options): Fix previous change. diff -r 8e1bab51992b -r 3a569489ffdb man/misc.texi --- a/man/misc.texi Tue Mar 08 02:55:39 2005 +0000 +++ b/man/misc.texi Tue Mar 08 02:57:30 2005 +0000 @@ -391,7 +391,7 @@ One use for @kbd{M-|} is to run @code{gpg} to see what keys are in the buffer. For instance, if the buffer contains a GPG key, type -@kbd{C-x h M-| uudecode @key{RET}} to feed the entire buffer contents +@kbd{C-x h M-| gpg @key{RET}} to feed the entire buffer contents to the @code{gpg} program. That program will ignore everything except the encoded keys, and will output a list of the keys it contains. @@ -958,7 +958,7 @@ @vindex comint-prompt-read-only If you set @code{comint-prompt-read-only}, the prompts in the Comint -buffer a read-only. +buffer are read-only. @vindex comint-input-ignoredups The variable @code{comint-input-ignoredups} controls whether successive