diff options
| author | David Bremner <david@tethera.net> | 2015-10-17 10:06:01 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-10-17 10:14:23 -0300 |
| commit | f47fcbe0c59ea42f79a9ebbdabd381a03970dbd5 (patch) | |
| tree | 42f4df3b6a25a5de4b55b4c619e0eff8ad74d9a4 | |
| parent | c48405171a406cacf5c0b042d85ab765ad8f6ee8 (diff) | |
NEWS: note some Emacs UI changes for 0.21
| -rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 ------- |
