view .dir-locals.el @ 101014:49524a62e7d6

Don't set indent-tabs-mode.
author Glenn Morris <rgm@gnu.org>
date Fri, 09 Jan 2009 05:05:28 +0000
parents 0a3d5993b567
children 4a6ff510dcf9
line wrap: on
line source

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

;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd