NEWS entry for adding tab-completion to notmuch-search

Add a news entry for commit6a280088e6769015ade7758b9790384997a21ff3.
This commit is contained in:
Daniel Schoepe 2011-11-16 18:53:12 +01:00 committed by David Bremner
parent fa040d9459
commit 2d5b927d2a

8
NEWS
View file

@ -33,6 +33,14 @@ Add "notmuch count --output" option
The count command is now capable of counting threads in addition to
messages. This is selected using the new --output=(threads|messages) option.
New emacs UI features
---------------------
Add tab-completion for notmuch-search and notmuch-search-filter
These functions now support completion tags for query parts
starting with "tag:".
Performance
-----------