# HG changeset patch # User Karl Heuer # Date 764205823 0 # Node ID 1d725a1753879e5e496279b48354cb738374d16f # Parent c81cfdffcf49a91a495deb90a3e8c1064587eb4f (mail-mode): Doc mod. diff -r c81cfdffcf49 -r 1d725a175387 lisp/mail/sendmail.el --- a/lisp/mail/sendmail.el Sun Mar 20 21:12:45 1994 +0000 +++ b/lisp/mail/sendmail.el Sun Mar 20 23:23:43 1994 +0000 @@ -212,6 +212,7 @@ 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).