view .dir-locals.el @ 28198:52b2680e091c stable

hide __fltk_check__ function * __init_fltk__.cc (F__fltk_check__): Define without using the DEFMETHOD macro.
author John W. Eaton <jwe@octave.org>
date Wed, 25 Mar 2020 16:46:30 -0400
parents df203b20cfc6
children
line wrap: on
line source

((nil .
      ((c-file-style . "gnu")
       (indent-tabs-mode . nil)
       (fill-column . 72)))
 (change-log-mode . ((indent-tabs-mode . t)))
 (makefile-mode . ((indent-tabs-mode . t))))