]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
Emacs: Fix notmuch-message-summary-face definition
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 0d8b930f10a19d6b0f6b35ff92deabe15e826a26..b25bfaa382547211a0f950c528ceaf529e27f9ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Notmuch 0.31 (UNRELEASED)
+=========================
+
+Emacs
+-----
+
+The minimum supported major version of GNU Emacs is now 25.1.
+
+Notmuch-Mutt
+------------
+
+The shell pipeline executed by notmuch-mutt, which symlinked matched
+files to a maildir for mutt to access is replaced with internal perl
+processing. This search operation is now more portable, and somewhat
+faster.
+
 Notmuch 0.30 (2020-07-10)
 =========================
 
@@ -116,7 +132,7 @@ information about cryptographic protections for the Subject header.
 Emacs
 -----
 
-Optionally check for missing attachements in outgoing messages (see
+Optionally check for missing attachments in outgoing messages (see
 function `notmuch-mua-attachment-check`).
 
 Bind `B` to browse URLs in current message.