view .dir-locals.el @ 32057:f010a32986e4

Remove test of methods ov-classdef.cc that should have been in cset d98157d51a97. * ov-classdef.cc (F__methods__): Remove BIST test for __methods__ that is covered in methods.m
author Rik <rik@octave.org>
date Wed, 26 Apr 2023 09:55:12 -0700
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))))