Mercurial > emacs
changeset 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 | 9a46e22796f9 |
children | c6d57daecc46 |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/sendmail.el Sun Sep 23 12:33:24 2001 +0000 +++ b/lisp/mail/sendmail.el Sun Sep 23 17:05:52 2001 +0000 @@ -462,7 +462,7 @@ Here are commands that move to a header field (and create it if there isn't): \\[mail-to] move to To: \\[mail-subject] move to Subject: \\[mail-cc] move to CC: \\[mail-bcc] move to BCC: - \\[mail-fcc] move to FCC: + \\[mail-fcc] move to FCC: \\[mail-reply-to] move to Reply-To: \\[mail-text] mail-text (move to beginning of message text). \\[mail-signature] mail-signature (insert `mail-signature-file' file). \\[mail-yank-original] mail-yank-original (insert current message, in Rmail).