From: Pieter Praet Date: Sun, 19 Feb 2012 20:47:52 +0000 (+0100) Subject: NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c X-Git-Tag: debian/0.12_rc1-1~28 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=c5520af0ae423244afe552b4fcc16b67cf541535 NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c See previous commit. --- diff --git a/NEWS b/NEWS index 70b15189..b2bec04a 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,9 @@ Mail store folder/file ignore ;-separated list of file and directory names that will not be searched for messages by "notmuch new". + NOTE: *Every* file/directory that goes by one of those names will + be ignored, independent of its depth/location in the mail store. + Emacs Interface ---------------