Mercurial > hg > octave-lyh
view .dir-locals.el @ 15560:305ad0a215ba
importdata.m: Added tests and made small corrections.
author | Erik Kjellson <erikiiofph7@users.sourceforge.net> |
---|---|
date | Wed, 24 Oct 2012 21:28:31 +0200 |
parents | 7600200a54c8 |
children |
line wrap: on
line source
((nil . ((c-file-style . "gnu") (indent-tabs-mode . nil) (fill-column . 72) (eval . (when (string-match "\\.h\\'" (buffer-file-name)) (unless (string-match "/gnulib/" (buffer-file-name)) (c++-mode) (c-set-style "gnu")))))) (change-log-mode . ((indent-tabs-mode . t))) (makefile-mode . ((indent-tabs-mode . t))))