view .dir-locals.el @ 32042:ded0fd45bf68

odeset.m: Fix typos in b4fbbd9cf601. * scripts/ode/odeset.m: Fix typos in test added for bug #49364.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 20 Apr 2023 08:47:02 +0200
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))))