X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=a23d0c2031654ec563cd729092bb49d4f94d557a;hb=c51d5b3cdb5ca0816816e88ca6f7136a24e74eee;hp=92a86cf247ceb5ff6f52c928b8a84deca54ee08c;hpb=eead2382774f42c3531f7abe6f06cbe88fe4492a;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 92a86cf2..a23d0c20 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -612,7 +612,7 @@ The attributes defined for matching tags are merged, with later attributes overriding earlier. A message having both \"delete\" and \"unread\" tags with the above settings would have a green foreground and blue background." - :type '(alist :key-type (string) :value-type (list)) + :type '(alist :key-type (string) :value-type (custom-face-edit)) :group 'notmuch) (defun notmuch-search-color-line (start end line-tag-list)