X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-mua.el;fp=emacs%2Fnotmuch-mua.el;h=7fdd76bc6d54d08a6f6241e40ca98af71f4cd1a3;hp=94fa19d778e7f7f9c85436ae62cc00c4c1182535;hb=f599ea7877e6e4fb92bae38d16453d6268dd955b;hpb=40b025c5f1cc3dafe4c30cd6005fdb2ba32e0c95;ds=sidebyside diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index 94fa19d7..7fdd76bc 100644 --- a/emacs/notmuch-mua.el +++ b/emacs/notmuch-mua.el @@ -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) ;;