summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2012-03-21 22:13:39 +0200
committerTomi Ollila <tomi.ollila@iki.fi>2012-03-21 22:13:39 +0200
commitc55d865f0937c44b52fcb9331da4c917e8ebe9a3 (patch)
tree645a6eaffe2925195615a3679090e40e3b770ce1
parent2eab88422d5f1e4d677035d25d6d19cdafda28de (diff)
in quotes (where available)
-rw-r--r--news/release-0.12.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/release-0.12.mdwn b/news/release-0.12.mdwn
index afc4fe1..232f458 100644
--- a/news/release-0.12.mdwn
+++ b/news/release-0.12.mdwn
@@ -46,8 +46,8 @@ Emacs Interface
### More flexible and consistent tagging operations
- All tagging operations ('+', '-', `*`) now accept multiple tags with
- '+' or '-' prefix, like `*` operation in notmuch-search view before.
+ All tagging operations ('+', '-', '`*`') now accept multiple tags with
+ '+' or '-' prefix, like '`*`' operation in notmuch-search view before.
`*` operation (`notmuch-show-tag-all`) is now available in
notmuch-show view.