.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Oct 2017 22:14:55 +0300
changeset 956 36454643fec6
parent 336 3c46d18b1ff0
permissions -rw-r--r--
Printed VOA dictionary isn't going to change so there is no need to require LaTeX in built environment to make releases.

( (nil
   . ( (fill-column . 80) ))
  (rst-mode
   . ( (fill-column . 80) ))
  )