view .dir-locals.el @ 27931:0fa21907e54c

doc: grammarcheck documentation ahead of 6.1 release. * basics.txi, container.txi, geometry.txi, uitable.m, print.m, gallery.m, weboptions.m: grammarcheck documentation ahead of 6.1 release.
author Rik <rik@octave.org>
date Fri, 10 Jan 2020 13:19:38 -0800
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))))