]> git.notmuchmail.org Git - notmuch/blobdiff - .dir-locals.el
Set fill column to 70 in .dir-locals.el.
[notmuch] / .dir-locals.el
index aea630bdf3155b26113881e36a45a83d1e82bd4d..044c21480af4ab61f15a33a78d9ff7803021af4b 100644 (file)
@@ -20,4 +20,6 @@
   (tab-width . 8)
   (sh-basic-offset . 4)
   (sh-indentation . 4))
+ (nil
+  (fill-column . 70))
  )