|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
;;; For more information see (info "(emacs) Directory Variables")
|
|
|
|
((nil . ((compile-command . "FORCE=true emacs -Q --batch -l ./publish.el --funcall dw/publish")))
|
|
(org-mode . ((org-link-file-path-type . relative))))
|