view .dir-locals.el @ 31111:d98abdd15d40

* ov-base.h (__get_type_info__): Provide backward compatibility function.
author John W. Eaton <jwe@octave.org>
date Thu, 23 Jun 2022 15:23:57 -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))))