view .dir-locals.el @ 100683:9c4d8f5eeb77

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 25 Dec 2008 10:33:33 +0000
parents 38e7317321ea
children 245c01516a02
line wrap: on
line source

((nil . ((indent-tabs-mode . t)
         (tab-width . 8)
         (fill-column . 80)))
 (c-mode . ((c-file-style . "GNU")))
 (change-log-mode . ((add-log-time-zone-rule . t)))
 ("lisp/mail/pmail*"
  . ((nil . ((change-log-default-name . "ChangeLog.pmail"))))))