view .dir-locals.el @ 10089:dd70982c81a3

Allow markerfacecolor and markeredgecolor to be set and used for patch objects
author David Bateman <dbateman@free.fr>
date Tue, 12 Jan 2010 23:05:17 +0100
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))))