aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.dir-locals.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index 3fb8055..f11c023 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -6,4 +6,4 @@
.
;; Add guile indentation hints
((eval . (put 'start-stack 'scheme-indent-function 1)))
- ((eval . (put 'with-parameters* 'scheme-indent-function 2))))
+ ((eval . (put 'with-parameters* 'scheme-indent-function 2)))))