build: Update dir-locals for new layout.
* .dir-locals.el: Update to new layout.
This commit is contained in:
parent
d93e63f743
commit
0a47b152b2
|
@ -66,6 +66,6 @@
|
|||
(lambda (dir) (add-to-list 'geiser-guile-load-path dir))
|
||||
(mapcar
|
||||
#'prefix-dir-locals-dir
|
||||
'("scripts" "guile")))))))
|
||||
'("scripts" "module")))))))
|
||||
(texinfo-mode . ((indent-tabs-mode . nil)
|
||||
(fill-column . 72))))
|
||||
|
|
Loading…
Reference in a new issue