# HG changeset patch # User Richard M. Stallman # Date 780696895 0 # Node ID 21ac199719fc93840b2825d57bd4a546d6ca0ed0 # Parent b4a9e66f9e7a6a6146ecf170094081602fbaf53c (mail): Doc fix. diff -r b4a9e66f9e7a -r 21ac199719fc lisp/mail/sendmail.el --- a/lisp/mail/sendmail.el Tue Sep 27 19:50:53 1994 +0000 +++ b/lisp/mail/sendmail.el Tue Sep 27 20:14:55 1994 +0000 @@ -814,8 +814,11 @@ 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