]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
NEWS: entry for emacs mua address completion
authorDavid Bremner <david@tethera.net>
Sun, 24 Apr 2016 11:47:41 +0000 (08:47 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 24 Apr 2016 20:56:15 +0000 (17:56 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 2f919497d4b14610a0ccb61cbb0b708a3d4c9b6e..303b0a8c9724adbef2d09be57b3affa3fc40e409 100644 (file)
--- 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
 -------------