From dc3831caa2d767b4f02bf96297dce498bcf0e2a9 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 4 Mar 2012 22:23:20 +0000 Subject: [PATCH] removed custom face for ecb as it's now included in the theme I use --- custom-variables.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-variables.el b/custom-variables.el index 000687f..e80b60d 100644 --- a/custom-variables.el +++ b/custom-variables.el @@ -91,4 +91,4 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - '(ecb-default-highlight-face ((t (:background "dark red"))))) + )