Fix and improve documentation of mail-related features
authorEli Zaretskii <eliz@gnu.org>
Sun, 12 Apr 2020 08:31:29 +0000 (11:31 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 12 Apr 2020 08:31:29 +0000 (11:31 +0300)
commit3f9310b0fecbd842244798fb9a62d56b2151c534
treed2b8faadc1ceaa64d06d5e955c186916570e04c4
parent1482a75efa7e198b38bd6871c1b35eedc2c94fca
Fix and improve documentation of mail-related features

* lisp/simple.el (compose-mail): Clarify the effect of the
CONTINUE argument.
* lisp/mail/sendmail.el (mail-from-style): Update the RFC value in
the obsolescence warning text.

* doc/emacs/sending.texi (Sending Mail): Fix the description of
the behavior of 'C-x m' wrt prefix argument.
(Mail Headers): Remove the description of 'mail-from-style'.

* etc/NEWS: Mention that 'mail-from-style' is obsolete.

(Bug#40561)
doc/emacs/sending.texi
etc/NEWS
lisp/mail/sendmail.el
lisp/simple.el