X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=34e7a284ae7deb5b30caf45cdfe67879b486af6d;hb=76271e098c6f2b3cc0958bd9996aa7bb9c753f34;hp=dadf92aa4f09581422293943d64497fc3932ff92;hpb=869986f725b3dfa0260671e4a1256b8c8c072864;p=notmuch 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 ---------------