From 4964fc721d3facde72da40e46726bff9702d5de7 Mon Sep 17 00:00:00 2001 From: Oliver Dunkl Date: Sun, 12 Oct 2014 10:39:07 +0200 Subject: [PATCH] Update mu4e-vars.el --- mu4e/mu4e-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-vars.el b/mu4e/mu4e-vars.el index cf6bca3a..50a6c3e9 100644 --- a/mu4e/mu4e-vars.el +++ b/mu4e/mu4e-vars.el @@ -471,7 +471,7 @@ I.e. a message with the draft flag set." "Face for a header title in the headers view." :group 'mu4e-faces) -(defface mu4e-modline-face +(defface mu4e-modeline-face '((t :inherit font-lock-string-face :bold t)) "Face for the query view in the mode-line." :group 'mu4e-faces)