view .dir-locals.el @ 100949:91ffb924a3e5

(Faces): Don't discuss face id here. facep does not return t. (Defining Faces): Minor clarification. (Face Attributes): Rearrange items to match docstring of set-face-attribute. Add :foundry attribute. Document new role of :font attribute. Texinfo usage fix. (Attribute Functions): Copyedits. (Face Functions): Note that face number is seldom used.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 08 Jan 2009 01:19:44 +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