view .dir-locals.el @ 10530:114376c7cba5

__actual_axis_position__.m: Fix bug when restoring figure position property to its original value.
author Ben Abbott <bpabbott@mac.com>
date Sat, 17 Apr 2010 20:37:51 -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))))