.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 01 Sep 2021 10:38:30 +0300
changeset 1319 679972640f47
parent 336 3c46d18b1ff0
permissions -rw-r--r--
Fixed another portion of incompatibilities with Python 2 (for "make html").

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