Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.
[bpt/emacs.git] / .dir-locals.el
CommitLineData
05453c9d 1((nil . ((tab-width . 8)
bda28f63 2 (fill-column . 70)))
b08ddfb4 3 (c-mode . ((c-file-style . "GNU")))
bda28f63 4 (change-log-mode . ((add-log-time-zone-rule . t)
a372b1a2 5 (fill-column . 74)
c3520efd 6 (bug-reference-url-format . "http://debbugs.gnu.org/%s")
a3ab37b3
DN
7 (mode . bug-reference)))
8 (diff-mode . ((mode . whitespace))))
b5c3fb21
MB
9
10;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd