view .dir-locals.el @ 100891:e7407b3eef86

* progmodes/ada-mode.el (ada-mode): Simplify doc string. (ada-get-indent-paramlist): Use ada-broken-indent instead of hard-coded 0. (ada-get-indent-loop): Fix list access bug.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 04 Jan 2009 19:39:12 +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