blob: 4e9f8b647ba483aadb4897a9e76d325171101b24 (
plain)
1
2
3
4
5
6
7
8
9
|
((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)
(bug-reference-url-format
. "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"))))
;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd
|