comparison lisp/mail/sendmail.el @ 39396:8c3457d1371c

(mail-mode): Doc fix. From Simon Josefsson <jas@extundo.com>.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 23 Sep 2001 17:05:52 +0000
parents cd06bcf39556
children eae96dc1dbb3
comparison
equal deleted inserted replaced
39395:9a46e22796f9 39396:8c3457d1371c
460 Like Text Mode but with these additional commands: 460 Like Text Mode but with these additional commands:
461 \\[mail-send] mail-send (send the message) \\[mail-send-and-exit] mail-send-and-exit 461 \\[mail-send] mail-send (send the message) \\[mail-send-and-exit] mail-send-and-exit
462 Here are commands that move to a header field (and create it if there isn't): 462 Here are commands that move to a header field (and create it if there isn't):
463 \\[mail-to] move to To: \\[mail-subject] move to Subject: 463 \\[mail-to] move to To: \\[mail-subject] move to Subject:
464 \\[mail-cc] move to CC: \\[mail-bcc] move to BCC: 464 \\[mail-cc] move to CC: \\[mail-bcc] move to BCC:
465 \\[mail-fcc] move to FCC: 465 \\[mail-fcc] move to FCC: \\[mail-reply-to] move to Reply-To:
466 \\[mail-text] mail-text (move to beginning of message text). 466 \\[mail-text] mail-text (move to beginning of message text).
467 \\[mail-signature] mail-signature (insert `mail-signature-file' file). 467 \\[mail-signature] mail-signature (insert `mail-signature-file' file).
468 \\[mail-yank-original] mail-yank-original (insert current message, in Rmail). 468 \\[mail-yank-original] mail-yank-original (insert current message, in Rmail).
469 \\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked). 469 \\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked).
470 \\[mail-sent-via] mail-sent-via (add a Sent-via field for each To or CC). 470 \\[mail-sent-via] mail-sent-via (add a Sent-via field for each To or CC).