]> git.notmuchmail.org Git - notmuch/commitdiff
Revert "NEWS entry for id-links"
authorDavid Bremner <bremner@debian.org>
Wed, 16 Nov 2011 18:14:08 +0000 (14:14 -0400)
committerDavid Bremner <bremner@debian.org>
Wed, 16 Nov 2011 18:14:08 +0000 (14:14 -0400)
This reverts commit e93bf1f842d4d06b2468d1cdbd5e4e25877c7a44.

reverting to fix whitespace

NEWS

diff --git a/NEWS b/NEWS
index a2fa69ff70b95ecc6db2522f952a3bbc88296e72..ff12ca67c9007aff57cc55304771b363cfcb0ff8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,11 +41,6 @@ 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
 -----------
 
@@ -98,6 +93,7 @@ New functions
 
   notmuch_database_begin_atomic and notmuch_database_end_atomic allow
   multiple database operations to be performed atomically.
+
   notmuch_database_find_message_by_filename does exactly what it says.
 
 API changes