X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tag.el;h=6c8b6a758a696b060d8d0733039118fa88be8ce8;hb=87f1d68440c3126a585427443339ff4c8e3067ef;hp=ec3c964d5b8341f93dc6651d5d1d1fd246644e5d;hpb=d25d33ff2d818d5a423e07b7f465add9c970dc75;p=notmuch 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.