X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=e9abb86074f0b1bbf6fe5b5e2e2dd873aa3b1340;hb=df0e1cf7884f93bbbf70786d0bffc45824ae01c1;hp=f449fba19035dad1899ae7b964ebadbe10b4e1df;hpb=61fa5c0bb88fd3cd4a52d5a5b93a12bed58c063e;p=notmuch diff --git a/NEWS b/NEWS index f449fba1..e9abb860 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,12 @@ Tag exclusion notmuch config set search.exclude_tags deleted spam +Mail store folder/file ignore + + A new configuration option, `new.ignore`, lets users specify a + ;-separated list of file and directory names that will not be + searched for messages by "notmuch new". + Emacs Interface ---------------