summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-06-05 20:46:01 -0300
committerDavid Bremner <david@tethera.net>2019-06-07 06:46:30 -0300
commitea52ab12844d0e2b1f7788846e3e47427f6fc217 (patch)
tree5404517df0bebc57d0872549f6f365f5099ba30f /NEWS
parentb3ba6f65cc46a924ec788a254d05983122028fd7 (diff)
NEWS: add Emacs front end changes by various people.
These are most of the remaining emacs related chagnes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c08c564e..907b29a0 100644
--- 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,