]> code.delx.au - gnu-emacs/blob - .dir-locals.el
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.2.
[gnu-emacs] / .dir-locals.el
1 ((nil . ((tab-width . 8)
2 (fill-column . 70)))
3 (c-mode . ((c-file-style . "GNU")))
4 (change-log-mode . ((add-log-time-zone-rule . t)
5 (fill-column . 74)
6 (bug-reference-url-format
7 . "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"))))
8
9 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd