view .dir-locals.el @ 11063:e378c0176a38

oct-errno.cc.in: use octve_scalar_map instead of Octave_map
author John W. Eaton <jwe@octave.org>
date Thu, 30 Sep 2010 05:11:59 -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))))