From: David Bremner <david@tethera.net>
Date: Sun, 24 Apr 2016 11:47:41 +0000 (-0300)
Subject: NEWS: entry for emacs mua address completion
X-Git-Tag: 0.22_rc1~2
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=15a529b1f6ae28f357a90ed1e322f5ef22731705;p=notmuch

NEWS: entry for emacs mua address completion
---

diff --git a/NEWS b/NEWS
index 2f919497..303b0a8c 100644
--- a/NEWS
+++ b/NEWS
@@ -89,6 +89,14 @@ Handle S/MIME signatures in emacs
   This reduces the amount of interference with non-notmuch uses of
   message-mode.
 
+Address completion improvements
+
+  An external script is no longer needed for address completion; if
+  you previously configured one, customize the variable
+  `notmuch-address-command` to try the internal completion. If
+  `company-mode` is available, notmuch uses it by default for
+  interactive address completion.
+
 Documentation
 -------------