[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107204: Small NEWS edit for compose-
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107204: Small NEWS edit for compose-mail |
Date: |
Wed, 08 Feb 2012 23:09:20 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107204
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2012-02-08 23:09:20 -0800
message:
Small NEWS edit for compose-mail
modified:
etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS 2012-02-09 07:05:32 +0000
+++ b/etc/NEWS 2012-02-09 07:09:20 +0000
@@ -133,7 +133,13 @@
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 @@
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107204: Small NEWS edit for compose-mail,
Glenn Morris <=