Mercurial > emacs
changeset 6443:1d725a175387
(mail-mode): Doc mod.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Sun, 20 Mar 1994 23:23:43 +0000 |
parents | c81cfdffcf49 |
children | 9cbdecc5a37d |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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).