view .dir-locals.el @ 103024:91ec7dabacb2

* os.texi (Startup Summary): Copyedits. The init file is not necessarily named .emacs now. Document initial-buffer-choice and initial-scratch-message. Note where Emacs exits in batch mode. Document inhibit-splash-screen as an alias. (Init File): Be neutral about which init file name to use.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 20 Apr 2009 01:34:27 +0000
parents 0e54839aa8e1
children 241af6b11bb4
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"))))

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