mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
(mail): Doc fix.
This commit is contained in:
parent
55c6775fcb
commit
dfdac213aa
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue