u
[emacs-helper.git] / .dir-local.el
blob86470cdddaa848fbf9fbcb4cdfcba42d3f6fd277
1 ((nil . ((fill-column . 80)
2 (indent-tabs-mode . nil)
3 (tab-width . 4)
4 (buffer-file-coding-system . utf-8-unix))))
6 ;; Local Variables:
7 ;; no-byte-compile: t
8 ;; End: