summaryrefslogtreecommitdiff
path: root/.dir-locals.el
blob: cad402f44dade4c19649b56db5778dad7a3431c8 (plain)
1
2
3
4
5
6
7
((nil . ((tab-width . 8)
         (fill-column . 70)))
 (c-mode . ((c-file-style . "GNU")))
 (change-log-mode . ((add-log-time-zone-rule . t)
		     (fill-column . 74))))

;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd