NEWS: add entries for stashing-related keybinding and tests

Add news entries for commits:
  f9764bfacc
  64febdf71c
This commit is contained in:
Pieter Praet 2011-11-16 21:37:49 +01:00 committed by David Bremner
parent 06f59befb4
commit 990ad97663

6
NEWS
View file

@ -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
-----------