X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-tag.el;h=6c8b6a758a696b060d8d0733039118fa88be8ce8;hp=ec3c964d5b8341f93dc6651d5d1d1fd246644e5d;hb=51d27e08555ac3187bd9d5649a0074ba6a9aabce;hpb=b57426a43549ac5434c0f793e184f1b0b955f7e0 diff --git a/emacs/notmuch-tag.el b/emacs/notmuch-tag.el index ec3c964d..6c8b6a75 100644 --- a/emacs/notmuch-tag.el +++ b/emacs/notmuch-tag.el @@ -105,7 +105,7 @@ with images." :type 'notmuch-tag-format-type) (defface notmuch-tag-deleted - '((((class color) (supports :strike-through)) :strike-through "red") + '((((class color) (supports :strike-through "red")) :strike-through "red") (t :inverse-video t)) "Face used to display deleted tags.