cc-langs.el (c-type-decl-prefix-key): C++ bit: move
[bpt/emacs.git] / .dir-locals.el
CommitLineData
05453c9d 1((nil . ((tab-width . 8)
888328d2 2 (sentence-end-double-space . t)
bda28f63 3 (fill-column . 70)))
b08ddfb4 4 (c-mode . ((c-file-style . "GNU")))
bda28f63 5 (change-log-mode . ((add-log-time-zone-rule . t)
a372b1a2 6 (fill-column . 74)
c3520efd 7 (bug-reference-url-format . "http://debbugs.gnu.org/%s")
a3ab37b3
DN
8 (mode . bug-reference)))
9 (diff-mode . ((mode . whitespace))))