view .dir-locals.el @ 100718:0a3d5993b567

Remove non-working entry for pmail. (fill-column): Fix typo. (change-log-mode): Add fill column.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 27 Dec 2008 17:10:24 +0000
parents 245c01516a02
children 49524a62e7d6
line wrap: on
line source

((nil . ((indent-tabs-mode . t)
         (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