aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Heuer1994-03-20 23:23:43 +0000
committerKarl Heuer1994-03-20 23:23:43 +0000
commitf8b15b6e6f0c9f05e62ed05f324679426022a4c8 (patch)
tree51e5316a0a510103ed31f0949ec94fd06904db11
parent6eac0de6962c308903ad214fbc5ad17fbef17c85 (diff)
downloademacs-f8b15b6e6f0c9f05e62ed05f324679426022a4c8.tar.gz
emacs-f8b15b6e6f0c9f05e62ed05f324679426022a4c8.zip
(mail-mode): Doc mod.
-rw-r--r--lisp/mail/sendmail.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el
index 5b5606cc631..ace0e445708 100644
--- a/lisp/mail/sendmail.el
+++ b/lisp/mail/sendmail.el
@@ -212,6 +212,7 @@ C-c C-s mail-send (send the message) C-c C-c mail-send-and-exit
212C-c C-f move to a header field (and create it if there isn't): 212C-c C-f move to a header field (and create it if there isn't):
213 C-c C-f C-t move to To: C-c C-f C-s move to Subj: 213 C-c C-f C-t move to To: C-c C-f C-s move to Subj:
214 C-c C-f C-b move to BCC: C-c C-f C-c move to CC: 214 C-c C-f C-b move to BCC: C-c C-f C-c move to CC:
215 C-c C-f C-f move to FCC:
215C-c C-t move to message text. 216C-c C-t move to message text.
216C-c C-y mail-yank-original (insert current message, in Rmail). 217C-c C-y mail-yank-original (insert current message, in Rmail).
217C-c C-q mail-fill-yanked-message (fill what was yanked). 218C-c C-q mail-fill-yanked-message (fill what was yanked).