view .dir-locals.el @ 101168:f6eac5742ca0

(special-display-popup-frame): Rewrite doc-string and simplify code.
author Martin Rudalics <rudalics@gmx.at>
date Wed, 14 Jan 2009 10:12:01 +0000
parents 4a6ff510dcf9
children 0e54839aa8e1
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)
		     (bug-reference-url-format
                      . "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s")
		     (mode . bug-reference))))

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