diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2012-02-01 14:38:09 +0200 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2012-02-01 14:38:09 +0200 |
| commit | abc5b4d0033cbafec0898cde25c70c39a8b1be5c (patch) | |
| tree | c61dc59915ce911704ee5a6ce3f620efdf503023 | |
| parent | 56d23b7e00d8638bbfff344965fc14ef850c9178 (diff) | |
news for 0.11 fix + test
| -rw-r--r-- | news/release-0.11.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/news/release-0.11.mdwn b/news/release-0.11.mdwn index 642bf98..e63666e 100644 --- a/news/release-0.11.mdwn +++ b/news/release-0.11.mdwn @@ -24,7 +24,7 @@ Performance ### Automatic tag query optimization - "notmuch tag" now automatically optimizes the user's query to + `notmuch tag` now automatically optimizes the user's query to exclude messages whose tags won't change. In the past, we've suggested that people do this by hand; this is no longer necessary. @@ -84,7 +84,8 @@ Emacs Interface thousands separator (e.g. "123 456" instead of "123,456"). This can be changed by customizing "notmuch-hello-thousands-separator". -### Call notmuch-show instead of notmuch-search when clicking on buttonized id: links. +### Call notmuch-show instead of notmuch-search when clicking on +### buttonized id: links. ### New function notmuch-show-advance |
