Skip to content

Commit

Permalink
Require 'cl at runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Jan 8, 2012
1 parent 8d4f880 commit 1f918f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions color-theme-sanityinc-solarized.el
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@

;;; Code:

(eval-when-compile
(require 'cl))
(require 'cl)

(defmacro color-theme-sanityinc-solarized--with-colors (mode &rest body)
"Execute `BODY' in a scope with variables bound to the various solarized colors.
Expand Down

0 comments on commit 1f918f6

Please sign in to comment.