Commit Graph

3 Commits

Author SHA1 Message Date
Kyle Hargraves
0b2df264e2 use autoloads for all color themes 2011-10-16 12:33:53 -05:00
Kyle Hargraves
3d350c2823 color themes depend on color-theme and are automatically required
Autoloads are rarely (if ever?) present for color themes. color-theme-zenburn
installs its own in the :post-init hook, but that's not typically done for el-get
packages, so I've just added a :load or :feature property (depending on whether
the library provides a feature).

For color-theme-twilight, the current version available automatically installs
itself as the current color theme, so the :feature property is omitted. I have a
pull request in to the project, so if that's fixed, I'll add it.
2011-10-14 13:59:54 -05:00
Dimitri Fontaine
6d86094816 Rename recipe files from *.el to *.rcp, assorted changes. 2011-09-06 21:22:46 +02:00