From dfdac213aa3969eff6b737916079348393413a95 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 27 Sep 1994 20:14:55 +0000 Subject: [PATCH] (mail): Doc fix. --- lisp/mail/sendmail.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 86101386ee0..fcaed8fa381 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -814,8 +814,11 @@ is inserted. If `mail-setup-hook' is bound, its value is called with no arguments after the message is initialized. It can add more default fields. -When calling from a program, the second through fifth arguments - TO, SUBJECT, IN-REPLY-TO and CC specify if non-nil +When calling from a program, the first argument if non-nil says +not to erase the existing contents of the `*mail*' buffer. + +The second through fifth arguments, + TO, SUBJECT, IN-REPLY-TO and CC, specify if non-nil the initial contents of those header fields. These arguments should not have final newlines. The sixth argument REPLYBUFFER is a buffer whose contents -- 2.39.5