Mercurial > emacs
changeset 34485:072ecdc5d391
(message-mode): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 12 Dec 2000 15:06:58 +0000 |
parents | 1db330e58c71 |
children | 101c7060c4bc |
files | lisp/gnus/message.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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