* mu4e: centralize some of the fontification code; cleanup signature support
This commit is contained in:
@ -407,9 +407,9 @@ I.e. a message with the draft flag set."
|
||||
'((t :inherit font-lock-preprocessor-face))
|
||||
"Face for the mark in the headers list."
|
||||
:group 'mu4e-faces)
|
||||
|
||||
|
||||
(defface mu4e-header-key-face
|
||||
'((t :inherit message-header-name :bold t))
|
||||
'((t :inherit message-header-name-face :bold t))
|
||||
"Face for a header key (such as \"Foo\" in \"Subject:\ Foo\")."
|
||||
:group 'mu4e-faces)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user