X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=337b20ace74f36b91b5ce76614f7fc3552a54ac5;hb=eb157f8841b93a0df241b815e30ac54ca81cc83d;hp=5dc6797068c876619bc36f57cd2ffa4c9ae5e9ab;hpb=71f1228a518f08e94dc1ea4e2147f80d3484c615;p=notmuch 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)