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