blob: 0764887c49a05f2ddd088b3a37aab8f79006ddff (
plain)
1
2
3
4
5
6
7
|
;; if these directories are relative, they will be relative to the
;; directory containing this file. If they are absolute then they're
;; just absolute.
(:store-directory "files/store/"
:theme-image-directory "files/themes/"
:fussy-el "fussy.el")
|