X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=337b20ace74f36b91b5ce76614f7fc3552a54ac5;hp=5dc6797068c876619bc36f57cd2ffa4c9ae5e9ab;hb=3e21b22c325dde47b4712436316e43e99ef2aa8d;hpb=884dccf2939ea0aa6a23dab064676dc650c28c65 diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 5dc67970..337b20ac 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -74,6 +74,10 @@ "Running external commands from within Notmuch." :group 'notmuch) +(defgroup notmuch-address nil + "Address completion." + :group 'notmuch) + (defgroup notmuch-faces nil "Graphical attributes for displaying text" :group 'notmuch)