Mercurial > emacs
changeset 33985:ed6683e4a5af
Fix goto-... keybindings.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 29 Nov 2000 10:52:42 +0000 |
parents | d81160aa663f |
children | b8323d2419c4 |
files | man/message.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/message.texi Wed Nov 29 10:34:51 2000 +0000 +++ b/man/message.texi Wed Nov 29 10:52:42 2000 +0000 @@ -352,8 +352,8 @@ @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}). @@ -382,8 +382,8 @@ @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}).