Let's see how this does
This commit is contained in:
parent
703b16b742
commit
bdf75e548d
1 changed files with 5 additions and 5 deletions
|
@ -23,10 +23,10 @@
|
||||||
;;; definition/modification of themes
|
;;; definition/modification of themes
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
;; (and load-file-name
|
(and load-file-name
|
||||||
;; (add-to-list 'custom-theme-load-path
|
(add-to-list 'custom-theme-load-path
|
||||||
;; (file-name-as-directory
|
(file-name-as-directory
|
||||||
;; (file-name-directory load-file-name))))
|
(file-name-directory load-file-name))))
|
||||||
|
|
||||||
;; (provide 'everforest-theme)
|
(provide 'everforest-theme)
|
||||||
;;; everforest.el ends here
|
;;; everforest.el ends here
|
||||||
|
|
Loading…
Reference in a new issue