branch: master
commit d554feadfcdfe5a91edc7ec4b289addc0c43c827
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
* color-theme-ahungry.el: Don't burp if color-theme is missing
---
packages/ahungry-theme/color-theme-ahungry.el | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/packages/ahungry-theme/color-theme-ahungry.el
b/packages/ahungry-theme/color-theme-ahungry.el
index 53d26ba..ba76b25 100644
--- a/packages/ahungry-theme/color-theme-ahungry.el
+++ b/packages/ahungry-theme/color-theme-ahungry.el
@@ -36,8 +36,7 @@
;;; Code:
-(eval-when-compile
- (require 'color-theme))
+(declare-function color-theme-install "color-theme" (theme))
;; Currently background-color and foreground-color are intentionally left
;; commented out, so that the color-theme in terminal mode will not overwrite