view .dir-locals.el @ 10844:2a99f746b1d7

Added tag ss-3-3-52 for changeset 229675bb7647
author John W. Eaton <jwe@octave.org>
date Sun, 01 Aug 2010 14:49:11 -0400
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))))