1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/.dir-locals.el
2009-01-14 23:16:35 +00:00

10 lines
345 B
EmacsLisp

((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