solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 0492a6f10adbb065dad4512f874c1236933bd9a6
parent 460847700240a50a4af968f9f524e5f58b1f478a
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Tue, 28 Aug 2012 03:16:51 +0200

minor formatting change.

Diffstat:
Msolarized-theme-utils.el | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/solarized-theme-utils.el b/solarized-theme-utils.el @@ -63,8 +63,7 @@ in the format of solarized-theme.el." (if (get face 'theme-face) (format " ;; Already set by current theme!") ""))))) - faces)) - ) + faces)))