From: David Bremner Date: Sat, 16 Apr 2016 15:25:55 +0000 (-0300) Subject: NEWS: note no-op-ness of notmuch-message-address-insinuate X-Git-Tag: 0.22_rc1~5 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;ds=sidebyside;h=e22cf5f49c8c4e56def5b841a7661703acb68736;hp=85e1513bc1a3583434559c5f691af9151fbae203;p=notmuch NEWS: note no-op-ness of notmuch-message-address-insinuate --- diff --git a/NEWS b/NEWS index 3362dd41..949e2196 100644 --- a/NEWS +++ b/NEWS @@ -59,6 +59,11 @@ longer generate empty buffers (or, in some cases, displaying an empty buffer and throwing an error). This also affects re-display of the current thread. +`notmuch-message-address-insinuate` is now a no-op + + This reduces the amount of interference with non-notmuch uses of + message-mode. + Documentation -------------