view .dir-locals.el @ 31133:1d61c36bb34a

build: Uspdate Copyright notices for acinclude.m4, octave_blas.m4. * acinclude.m4: Update copyright notice which was missing a word. * octave_blas.m4: Add copyright notice to new file. Also rename "save_octave_blas_f77_func_LIBS" variable to "ac_octave_save_LIBS".
author Rik <rik@octave.org>
date Sat, 09 Jul 2022 11:29:19 -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))))