aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2000-12-12 15:06:58 +0000
committerEli Zaretskii2000-12-12 15:06:58 +0000
commit39343db5d04280a01b84de8178fd4a58dcc1e0bd (patch)
tree471c33b1b055beb8d3c3fda1b9fbbb6cdb6d7ba7
parente10f227708714314e4c409ef7ab55c0d90a82908 (diff)
downloademacs-39343db5d04280a01b84de8178fd4a58dcc1e0bd.tar.gz
emacs-39343db5d04280a01b84de8178fd4a58dcc1e0bd.zip
(message-mode): Doc fix.
-rw-r--r--lisp/gnus/message.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
index 7dd03cd98ab..ef0cc85393c 100644
--- a/lisp/gnus/message.el
+++ b/lisp/gnus/message.el
@@ -1440,7 +1440,7 @@ Point is left at the beginning of the narrowed-to region."
1440 "Major mode for editing mail and news to be sent. 1440 "Major mode for editing mail and news to be sent.
1441Like Text Mode but with these additional commands: 1441Like Text Mode but with these additional commands:
1442C-c C-s message-send (send the message) C-c C-c message-send-and-exit 1442C-c C-s message-send (send the message) C-c C-c message-send-and-exit
1443C-c C-d Pospone sending the message C-c C-k Kill the message 1443C-c C-d Postpone sending the message C-c C-k Kill the message
1444C-c C-f move to a header field (and create it if there isn't): 1444C-c C-f move to a header field (and create it if there isn't):
1445 C-c C-f C-t move to To C-c C-f C-s move to Subject 1445 C-c C-f C-t move to To C-c C-f C-s move to Subject
1446 C-c C-f C-c move to Cc C-c C-f C-b move to Bcc 1446 C-c C-f C-c move to Cc C-c C-f C-b move to Bcc