commit fc9f30ec99120ee5407c970bc542c1b6d3e0bdf0
parent a8352c0ba11e131697b5147c5d68ff5d45cdac5b
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Mon, 15 Apr 2013 21:39:24 +0200
Correct typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/solarized.el b/solarized.el
@@ -1040,7 +1040,7 @@
'((,solarized-hl . 0)(,green-lc . 20)(,cyan-lc . 30)(,blue-lc . 50)
(,yellow-lc . 60)(,orange-lc . 70)(,magenta-lc . 85)(,solarized-hl . 100)))
- (vc-annotate-color-map
+ `(vc-annotate-color-map
'((20 . ,red)
(40 . "#CF4F1F")
(60 . "#C26C0F")