.dir-locals.el
changeset 0 328995b5b8fd
child 14 d9c9bc2d2ac9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.dir-locals.el	Wed Mar 09 21:23:23 2016 +0200
@@ -0,0 +1,5 @@
+;;; Directory Local Variables
+;;; For more information see (info "(emacs) Directory Variables")
+
+((rst-mode
+  (fill-column . 80)))