projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb4387
)
NEWS entry for id-links
author
Daniel Schoepe
<daniel@schoepe.org>
Wed, 16 Nov 2011 17:53:13 +0000
(18:53 +0100)
committer
David Bremner
<bremner@debian.org>
Wed, 16 Nov 2011 18:15:11 +0000
(14:15 -0400)
This adds a NEWS entry for commit
4a4ada73b751b1916c5dc4d408a8056411566e38
(second try, with whitespace fix)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index ff12ca67c9007aff57cc55304771b363cfcb0ff8..044a51e4102aa1f6962b43179d9ee9295a6f95ee 100644
(file)
--- 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
-----------