0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-23 11:18:41 +00:00
org-mode/.dir-locals.el
Nicolas Goaziou 1882be68ba Remove ".dir-settings.el"
* .dir-settings.el: Remove file.
* .dir-locals.el: Remove reference to ".dir-settings.el".
2017-12-17 09:53:16 +01:00

5 lines
108 B
EmacsLisp

((nil . ((indent-tabs-mode . t)
(tab-width . 8)
(fill-column . 70)
(sentence-end-double-space . t))))