add COPYING, README, and Emacs' dir-locals file
This commit is contained in:
4
.dir-locals.el
Normal file
4
.dir-locals.el
Normal file
@@ -0,0 +1,4 @@
|
||||
;; emacs per-directory settings
|
||||
((nil . ((compile-command . (concat "make -C "
|
||||
(vc-root-dir)
|
||||
" -k -j2")))))
|
Reference in New Issue
Block a user