On Wed, 16 Nov 2011 18:53:13 +0100, Daniel Schoepe <daniel at schoepe.org> wrote: > This adds a NEWS entry for commit 4a4ada73b751b1916c5dc4d408a8056411566e38 > --- > NEWS | 6 +++++- > 1 files changed, 5 insertions(+), 1 deletions(-) > > diff --git a/NEWS b/NEWS > index ff12ca6..a2fa69f 100644 > --- a/NEWS > +++ b/NEWS > @@ -41,6 +41,11 @@ Add tab-completion for notmuch-search and > notmuch-search-filter > These functions now support completion tags for query parts > starting with "tag:". > > +Turn "id:MSG-ID" links into buttons associated with notmuch searches > + > + Text of the form "id:MSG-ID" in mails is now a clickable button that > + opens a notmuch search for the given message id. > + > Performance > ----------- > > @@ -93,7 +98,6 @@ New functions > > notmuch_database_begin_atomic and notmuch_database_end_atomic allow > multiple database operations to be performed atomically. > -
There is an unrelated white space change here... Regards, Dmitry > notmuch_database_find_message_by_filename does exactly what it says. > > API changes > -- > 1.7.7.2 > > _______________________________________________ > notmuch mailing list > notmuch at notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch
