view .dir-locals.el @ 10000:d6e361255a5c

Use Automake syntax to build helper program gethelp in scripts directory
author Rik <rdrider0-list@yahoo.com>
date Fri, 18 Dec 2009 09:48:54 -0800
parents d4dab9605c49
children 3d7a4a2d9cef
line wrap: on
line source

((nil . ((indent-tabs-mode . nil)
         (fill-column . 72)))
 (c-default-mode "gnu")
 (change-log-mode . ((indent-tabs-mode . t)))
 (makefile-mode . ((indent-tabs-mode . t))))