summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2015-10-17 10:06:01 -0300
committerDavid Bremner <david@tethera.net>2015-10-17 10:14:23 -0300
commitf47fcbe0c59ea42f79a9ebbdabd381a03970dbd5 (patch)
tree42f4df3b6a25a5de4b55b4c619e0eff8ad74d9a4
parentc48405171a406cacf5c0b042d85ab765ad8f6ee8 (diff)
NEWS: note some Emacs UI changes for 0.21
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7f2f2498..e2b3c629 100644
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,13 @@ Removed `notmuch-version` function by renaming it to `notmuch-cli-version`
function which retrieves the version of `notmuch-command` is
better named as `notmuch-cli-version`.
+Query input now supports completion for "is:<tag>".
+
+New message composition mode: `notmuch-compose-mode`
+
+ This is mainly to fix fcc handling, but may be useful for user
+ customization as well.
+
Library
-------