]> code.delx.au - gnu-emacs/blob - .dir-locals.el
Remove non-working entry for pmail.
[gnu-emacs] / .dir-locals.el
1 ((nil . ((indent-tabs-mode . t)
2 (tab-width . 8)
3 (fill-column . 70)))
4 (c-mode . ((c-file-style . "GNU")))
5 (change-log-mode . ((add-log-time-zone-rule . t)
6 (fill-column . 74))))
7
8 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd