Initial commit.
This commit is contained in:
commit
878d52ee27
26 changed files with 3341 additions and 0 deletions
4
.dir-locals.el
Normal file
4
.dir-locals.el
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
((nil . ((eval . (add-hook 'before-save-hook 'copyright-update))))
|
||||
(scheme-mode . ((tab-width . 2)
|
||||
(indent-tabs-mode . t)
|
||||
(geiser-scheme-implementation . guile))))
|
||||
Loading…
Add table
Add a link
Reference in a new issue