.dir-locals.el
changeset 2191 4f3fe2b5a26a
parent 899 7b4265c8d324
--- a/.dir-locals.el	Mon Oct 09 11:39:10 2017 +0300
+++ b/.dir-locals.el	Mon Oct 09 12:48:07 2017 +0300
@@ -1,5 +1,5 @@
 (
  (nil . (
-         (fill-column . 80)
+         (fill-column . 100)
          ) )
  )