view .dir-locals.el @ 10010:c5e9931c7ba7

Correctly produce postcript output for geometryimages when QHULL library is not present
author Rik <rdrider0-list@yahoo.com>
date Sun, 20 Dec 2009 17:02:57 -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))))