view .dir-locals.el @ 13251:fd9187676535 stable

3.4.3 release candidate 0 * configure.ac (AC_INIT): Set version to 3.4.3-rc0. (OCTAVE_RELEASE_DATE): Update. * NEWS: Update for release.
author John W. Eaton <jwe@octave.org>
date Thu, 29 Sep 2011 13:42:30 -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))))