.dir-locals.el
changeset 14 d9c9bc2d2ac9
parent 0 328995b5b8fd
--- a/.dir-locals.el	Tue Apr 05 18:07:34 2016 +0300
+++ b/.dir-locals.el	Thu Apr 21 16:18:07 2016 +0300
@@ -2,4 +2,5 @@
 ;;; For more information see (info "(emacs) Directory Variables")
 
 ((rst-mode
+  (auto-fill-function . nil)
   (fill-column . 80)))