aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Pieter Praet <pieter@praet.org>2011-11-16 21:37:49 +0100
committerGravatar David Bremner <bremner@debian.org>2011-11-16 18:08:33 -0400
commit990ad976639e0c6d835177f94b5de60b01ea1ade (patch)
treed97ac6584978069fa41ecb85cb1320e173a67c4d /NEWS
parent06f59befb4f7b7405cb0777438fdbd11ed8e5b70 (diff)
NEWS: add entries for stashing-related keybinding and tests
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 044a51e4..4b93b419 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Emacs tests are now done in dtach. This means that dtach is now
needed to run the notmuch test suite, at least until the checking for
prerequisites is improved.
+Full test coverage of the stashing feature in Emacs.
+
New command-line features
-------------------------
@@ -46,6 +48,10 @@ 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.
+Add keybinding ('c I') for stashing Message-ID's without an id: prefix
+
+ Reduces manual labour when stashing them for use outside notmuch.
+
Performance
-----------