From: Karl Heuer Date: Sun, 20 Mar 1994 23:23:43 +0000 (+0000) Subject: (mail-mode): Doc mod. X-Git-Tag: emacs-19.34~9409 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f8b15b6e6f0c9f05e62ed05f324679426022a4c8;p=emacs.git (mail-mode): Doc mod. --- 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 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 Subj: C-c C-f C-b move to BCC: C-c C-f C-c move to CC: + C-c C-f C-f move to FCC: C-c C-t move to message text. C-c C-y mail-yank-original (insert current message, in Rmail). C-c C-q mail-fill-yanked-message (fill what was yanked).