From: Chong Yidong Date: Thu, 4 Jun 2009 01:44:09 +0000 (+0000) Subject: * message.texi (Header Commands): Fix descriptions to match X-Git-Tag: emacs-pretest-23.0.95~146 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f197085bc676225638f5c507e027fb34d33d84be;p=emacs.git * message.texi (Header Commands): Fix descriptions to match keybindings. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index c2db7e02a7a..105b4bed7cd 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2009-06-04 Ryan Yeske + + * message.texi (Header Commands): Fix descriptions to match + keybindings. + 2009-04-22 Daiki Ueno * gnus.texi (Security): Mention that EasyPG is the current default. diff --git a/doc/misc/message.texi b/doc/misc/message.texi index 51e15508e6d..388745c4c31 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi @@ -551,8 +551,8 @@ in the key binding is for Originator.) @findex message-goto-bcc Go to the @code{Bcc} header (@code{message-goto-bcc}). -@item C-c C-f C-f -@kindex C-c C-f C-f +@item C-c C-f C-w +@kindex C-c C-f C-w @findex message-goto-fcc Go to the @code{Fcc} header (@code{message-goto-fcc}). @@ -581,8 +581,8 @@ Go to the @code{Newsgroups} header (@code{message-goto-newsgroups}). @findex message-goto-distribution Go to the @code{Distribution} header (@code{message-goto-distribution}). -@item C-c C-f C-o -@kindex C-c C-f C-o +@item C-c C-f C-f +@kindex C-c C-f C-f @findex message-goto-followup-to Go to the @code{Followup-To} header (@code{message-goto-followup-to}).