aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2012-04-15 22:57:36 -0400
committerGravatar David Bremner <bremner@debian.org>2012-04-24 23:39:19 -0300
commit9429141bb1b73a4e05b2f30d59c3c88bb87c2d43 (patch)
treeb265bc1e273595a2600182a2ab0bc903536e91ab /emacs
parent2e7b6494046342872f1f79418679b1554d6d1005 (diff)
emacs: Put notmuch-hello-sections in custom group notmuch-hello
Diffstat (limited to 'emacs')
-rw-r--r--emacs/notmuch-hello.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el
index 71d37b8b..f10d98d2 100644
--- a/emacs/notmuch-hello.el
+++ b/emacs/notmuch-hello.el
@@ -226,7 +226,7 @@ by an additional filter query. Similarly, the count of messages
displayed next to the buttons can be generated by applying a
different filter to the tag query. These filters are also
supported for \"Customized queries section\" items."
- :group 'notmuch
+ :group 'notmuch-hello
:type
'(repeat
(choice (function-item notmuch-hello-insert-header)