Skip to content

Commit

Permalink
Added the eval compile (per the color-theme example) which requires
Browse files Browse the repository at this point in the history
color-theme
  • Loading branch information
neomantic committed Aug 7, 2010
1 parent 0474475 commit e2c5cec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions color-theme-sunburst.el
@@ -1,3 +1,6 @@
(eval-when-compile
(require 'color-theme))

(defun color-theme-sunburst ()
"Color theme by dngpng, created 2007-09-11."
(interactive)
Expand Down

0 comments on commit e2c5cec

Please sign in to comment.