From: Eli Zaretskii Date: Sat, 3 Nov 2018 08:42:22 +0000 (+0200) Subject: ; * etc/NEWS: Announce feature introduced in last change. X-Git-Tag: emacs-27.0.90~4224 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9aa6861b00645e8365c3249087cc22a42e8fc82b;p=emacs.git ; * etc/NEWS: Announce feature introduced in last change. --- diff --git a/etc/NEWS b/etc/NEWS index efdd7dfeb0c..8d413cccd49 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -489,6 +489,11 @@ See the concept index in the Gnus manual for the 'match-list' entry. article(s) to a pre-existing Message buffer, or create a new Message buffer with the article(s) attached. +--- +*** New option 'nnir-notmuch-filter-group-names-function'. +This option controls whether and how to use Gnus search groups as +'path:' search terms to 'notmuch'. + ** erc ---