projects
/
notmuch-wiki
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
080fa1a
)
fixed "deleted" toggle order
author
Tomi Ollila
<tomi.ollila@iki.fi>
Mon, 13 Feb 2012 07:21:50 +0000
(09:21 +0200)
committer
Tomi Ollila
<tomi.ollila@iki.fi>
Mon, 13 Feb 2012 07:21:50 +0000
(09:21 +0200)
emacstips.mdwn
patch
|
blob
|
history
diff --git
a/emacstips.mdwn
b/emacstips.mdwn
index f393a1fb7589dcda150d2fbd7bddefc628ebb69b..3eef27ebcb14ae1f097f632ec6e9003c10e5e174 100644
(file)
--- a/
emacstips.mdwn
+++ b/
emacstips.mdwn
@@
-195,7
+195,7
@@
And version for notmuch 0.12 (not released yet)
(interactive)
(notmuch-show-tag-message
(if (member "deleted" (notmuch-show-get-tags))
- "
+deleted" "-
deleted"))))
+ "
-deleted" "+
deleted"))))
## Restore reply-to-all key binding to 'r'