From 74c011857250cdfdc42e883cd0050d003a1e7b24 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 6 Jan 2012 09:24:32 +0000 Subject: [PATCH] removed customize setting for fci-rule-color as it's now defined in the birds-of-paradise-plus them --- custom-variables.el | 1 - 1 file changed, 1 deletion(-) diff --git a/custom-variables.el b/custom-variables.el index 99d9c65..32b962d 100644 --- a/custom-variables.el +++ b/custom-variables.el @@ -38,7 +38,6 @@ '(eproject-completing-read-function (quote eproject--ido-completing-read)) '(escreen-number-mode t) '(fci-handle-truncate-lines nil) - '(fci-rule-color "#593B38") '(fci-rule-width 1) '(fill-column 78) '(fringe-mode (quote (4 . 4)) nil (fringe))