]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: add Emacs front end changes by various people.
authorDavid Bremner <david@tethera.net>
Wed, 5 Jun 2019 23:46:01 +0000 (20:46 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 7 Jun 2019 09:46:30 +0000 (06:46 -0300)
These are most of the remaining emacs related chagnes.

NEWS

diff --git a/NEWS b/NEWS
index c08c564e446b9b05fe3b87ad51e98c0dcaf73ce9..907b29a0fcb119f7d3de3372fd7991223aea81db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,20 @@ information about cryptographic protections for the Subject header.
 Emacs
 -----
 
+Optionally check for missing attachements in outgoing messages (see
+function `notmuch-mua-attachment-check`).
+
+Bind `B` to browse URLs in current message.
+
+Bind `g` to refresh the current notmuch buffer.
+
+Editing a message as new now includes an FCC header.
+
+Forwarded messages are now tagged as +forwarded (customizable).
+
+Add references header to link forwarded message to thread of original
+message.
+
 The minimum supported major version of Emacs is now 24.
 
 Support for GNU Emacs older than 25.1 is deprecated with this release,