.dir-locals.el
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 23 Oct 2017 14:20:14 +0300
changeset 1544 2e84ca7e2578
parent 1235 770326207032
child 1720 e88f7b12ba88
permissions -rw-r--r--
Make function silent if file is modified. https://emacs.stackexchange.com/questions/36367/disable-conformation-when-erasing-saving-buffer

((rst-mode . ((fill-column . 80)))
 (sh-mode . ((sh-basic-offset . 2))))