]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-mua.el
emacs: Add missing type and group to defcustom variable
[notmuch] / emacs / notmuch-mua.el
index 94fa19d778e7f7f9c85436ae62cc00c4c1182535..7fdd76bc6d54d08a6f6241e40ca98af71f4cd1a3 100644 (file)
@@ -121,7 +121,9 @@ multiple parts get a header."
   "Message body text indicating that an attachment is expected.
 
 This is not used unless `notmuch-mua-attachment-check' is added
-to `notmuch-mua-send-hook'.")
+to `notmuch-mua-send-hook'."
+  :type 'regexp
+  :group 'notmuch-send)
 
 ;;