view .dir-locals.el @ 100725:0082d8f02c6f

(move-file-to-trash): Bind backup-directory-alist to nil before uniquifying backup trash file name.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 28 Dec 2008 03:24:53 +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