aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
blob: 48cc95a0ecccabdac7fda3bcb07a38f72c880eda (plain)
1
2
3
4
5
;;; Directory Local Variables            -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")

((nil . ((fill-column . 80)
         (eval . (setq-local compile-command "make publish")))))