# HG changeset patch # User Eli Zaretskii # Date 976633618 0 # Node ID 072ecdc5d3915deb3f5cd92ed1a283d6f7dd796c # Parent 1db330e58c71490b625e47267388d1050f70c4b6 (message-mode): Doc fix. diff -r 1db330e58c71 -r 072ecdc5d391 lisp/gnus/message.el --- a/lisp/gnus/message.el Tue Dec 12 15:04:06 2000 +0000 +++ b/lisp/gnus/message.el Tue Dec 12 15:06:58 2000 +0000 @@ -1440,7 +1440,7 @@ "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