X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS;h=34e7a284ae7deb5b30caf45cdfe67879b486af6d;hb=bcf1665cfcd77b3c1bcc9b9309d5d95570bd7364;hp=dadf92aa4f09581422293943d64497fc3932ff92;hpb=776e21d953326f1d7c3317215d11c53ad6eaaf08;p=obsolete%2Fnotmuch-old diff --git a/NEWS b/NEWS index dadf92aa..34e7a284 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,16 @@ Bcc and Reply-To headers are now available in notmuch show json output For example notmuch Emacs client can now have these headers visible when the headers are added to the `notmuch-message-headers` variable. +Emacs Interface +--------------- + +Removal of the deprecated `notmuch-folders` variable + + `notmuch-folders` has been deprecated since the introduction of saved + searches and the notmuch hello view in notmuch 0.3. `notmuch-folders` + has now been removed. Any remaining users should migrate to + `notmuch-saved-searches`. + Library changes ---------------