projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dc7e66
)
emacs: fix notmuch-message-replied-tags defcustom type
author
Jani Nikula
<jani@nikula.org>
Thu, 6 Sep 2012 15:32:38 +0000
(18:32 +0300)
committer
David Bremner
<bremner@debian.org>
Wed, 19 Sep 2012 11:02:48 +0000
(08:02 -0300)
emacs/notmuch-message.el
patch
|
blob
|
history
diff --git
a/emacs/notmuch-message.el
b/emacs/notmuch-message.el
index d3738bf44e785193beb015fb12423829763b470e..3798046eb7c84c5ecedc204a984a4cb43fc72e5f 100644
(file)
--- a/
emacs/notmuch-message.el
+++ b/
emacs/notmuch-message.el
@@
-31,7
+31,7
@@
if it is prefaced with a \"-\", removed.
For example, if you wanted to add a \"replied\" tag and remove
the \"inbox\" and \"todo\", you would set
(\"replied\" \"-inbox\" \"-todo\"\)"
- :type '
list
+ :type '
(repeat string)
:group 'notmuch-send)
(defun notmuch-message-mark-replied ()