.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 29 Dec 2016 01:17:44 +0200
changeset 723 53095b480a73
parent 336 3c46d18b1ff0
permissions -rw-r--r--
Treat first argument in format like the rest arguments. Targets to print statistic about missing words from wordlist.

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