From 15cbb1d8174a29b98989eccb888caf3054db7475 Mon Sep 17 00:00:00 2001 From: PHO Date: Thu, 24 Jan 2013 10:40:15 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index ae3b875..680cb9a 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -568,4 +568,5 @@ '(navi2ch-bm-updated-cache-face ((t (:foreground "CornflowerBlue" :weight bold)))) '(navi2ch-bm-updated-unread-face ((t (:foreground "DarkSeaGreen3" :weight bold)))) '(which-func-face ((t (:background "black" :foreground "dark orange")))) - '(whitespace-indentation ((t (:foreground "dimgray" :underline t))))) + '(whitespace-indentation ((t (:foreground "dimgray" :underline t)))) + '(whitespace-line ((t (:background "gray20"))))) -- 2.40.0