view .dir-locals.el @ 100827:c1719c2265fc

(window-system-default-frame-alist) (initial-frame-alist, minibuffer-frame-alist) (pop-up-frame-alist, pop-up-frame-function) (special-display-frame-alist): Rewrite and reformat doc-strings.
author Martin Rudalics <rudalics@gmx.at>
date Fri, 02 Jan 2009 14:47:45 +0000
parents 0a3d5993b567
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