X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=b2cdace9e1262d860891ca436c88db1864a14d11;hb=ba8fba3d6aa37b1c7698137f6d577309335981ae;hp=2f015b0d29b0d007136b711354f503e9d86f1c62;hpb=74b54fb0faff4a6f69f1cf54dba9ac39e9aa754c;p=notmuch diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 2f015b0d..b2cdace9 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -57,6 +57,10 @@ (custom-add-to-group 'notmuch-send 'message 'custom-group) +(defgroup notmuch-tag nil + "Tags and tagging in Notmuch." + :group 'notmuch) + (defgroup notmuch-crypto nil "Processing and display of cryptographic MIME parts." :group 'notmuch)