aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Jani Nikula <jani@nikula.org>2012-12-04 18:20:29 +0200
committerGravatar David Bremner <bremner@debian.org>2012-12-06 17:14:10 -0400
commitbcf1665cfcd77b3c1bcc9b9309d5d95570bd7364 (patch)
tree4c9e7c69f35e29df9a6c09c200bfe10088948865 /NEWS
parent776e21d953326f1d7c3317215d11c53ad6eaaf08 (diff)
NEWS: removal of notmuch-folders
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
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
---------------