Remove emacs 24 check on theme
This commit is contained in:
parent
5728518b73
commit
b2720fcc4c
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@
|
||||||
;; Modified by Henrik Lissner <http://github.com/hlissner/emacs.d>
|
;; Modified by Henrik Lissner <http://github.com/hlissner/emacs.d>
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(unless (>= 24 emacs-major-version)
|
|
||||||
(error "requires Emacs 24 or later."))
|
|
||||||
|
|
||||||
(deftheme brin "Space Grey theme for Emacs")
|
(deftheme brin "Space Grey theme for Emacs")
|
||||||
|
|
||||||
(custom-theme-set-variables 'brin)
|
(custom-theme-set-variables 'brin)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue