]> arthur.barton.de Git - bup.git/blobdiff - .dir-locals.el
Makefile: support parallel testing
[bup.git] / .dir-locals.el
index d392eda316b73efc817bd2f17a76b3c27f106397..116c5638c5310278c7b2f67a8b31536d10a90a38 100644 (file)
@@ -1,6 +1,6 @@
 ((nil . ())
  (python-mode . ((indent-tabs-mode . nil)
-                 (python-indent . 4)))
+                 (python-indent-offset . 4)))
  (sh-mode . ((indent-tabs-mode . nil)
              (sh-basic-offset . 4)))
  (c-mode . ((indent-tabs-mode . nil)