NEWS: entry for emacs mua address completion

This commit is contained in:
David Bremner 2016-04-24 08:47:41 -03:00
parent ce2ead0be9
commit 15a529b1f6

8
NEWS
View file

@ -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
-------------