From: Eli Zaretskii Date: Tue, 12 Dec 2000 15:06:58 +0000 (+0000) Subject: (message-mode): Doc fix. X-Git-Tag: emacs-pretest-21.0.95~594 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=39343db5d04280a01b84de8178fd4a58dcc1e0bd;p=emacs.git (message-mode): Doc fix. --- 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." "Major mode for editing mail and news to be sent. Like Text Mode but with these additional commands: C-c C-s message-send (send the message) C-c C-c message-send-and-exit -C-c C-d Pospone sending the message C-c C-k Kill the message +C-c C-d Postpone sending the message C-c C-k Kill the message C-c C-f move to a header field (and create it if there isn't): C-c C-f C-t move to To C-c C-f C-s move to Subject C-c C-f C-c move to Cc C-c C-f C-b move to Bcc