.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2016 13:34:55 +0200
changeset 1911 870693ce6ff0
parent 899 7b4265c8d324
child 2191 4f3fe2b5a26a
permissions -rw-r--r--
Fix my RST article style by 'check-format-policy' target.

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