flet requires the cl library

This commit is contained in:
Paul Lathrop 2011-04-29 14:31:40 -07:00
parent 096297b463
commit fd8de1ecb6
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
(eval-when-compile (require 'cl))
(defconst solarized-description
"Color theme by Ethan Schoonover, created 2011-03-24.
Ported to Emacs by Greg Pfeil, http://ethanschoonover.com/solarized.")