mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
* message.texi (Header Commands): Fix descriptions to match
keybindings.
This commit is contained in:
parent
a5f5559b29
commit
f197085bc6
2 changed files with 9 additions and 4 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2009-06-04 Ryan Yeske <rcyeske@gmail.com>
|
||||
|
||||
* message.texi (Header Commands): Fix descriptions to match
|
||||
keybindings.
|
||||
|
||||
2009-04-22 Daiki Ueno <ueno@unixuser.org>
|
||||
|
||||
* gnus.texi (Security): Mention that EasyPG is the current default.
|
||||
|
|
|
|||
|
|
@ -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}).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue