From 5e6ca6fe1897cb5b979a06ab21cdd0864148d5cc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 8 Feb 2012 23:09:20 -0800 Subject: [PATCH] Small NEWS edit for compose-mail --- etc/NEWS | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index b47d526db74..d9440b62454 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -133,7 +133,13 @@ email, or to use the old defaults that rely on external mail facilities (`sendmail-send-it' on GNU/Linux and other Unix-like systems, and `mailclient-send-it' on Windows). -*** smtpmail changes +--- +*** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and +passes it to the mail user agent function. This argument specifies an +action for returning to the caller after finishing with the mail. +For example, this is used by Rmail to optionally delete a mail window. + +*** smtpmail **** smtpmail now uses encrypted connections (via STARTTLS) if the mail server supports them. It also uses the auth-source framework for @@ -1004,11 +1010,6 @@ of the target directory, if the latter is an existing directory. The new optional arg COPY-CONTENTS, if non-nil, makes the function copy the contents directly into a pre-existing target directory. -** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and -passes it to the mail user agent function. This argument specifies an -action for returning to the caller after finishing with the mail. -This is currently used by Rmail to delete a mail window. - ** For mouse click input events in the text area, the Y pixel coordinate in the POSITION list now counts from the top of the text area, excluding any header line. Previously, it counted from the top -- 2.39.2