view .dir-locals.el @ 31064:505ec2f4e16f stable

NEWS.7.md: Reword note about whitespaces around operators (bug #62552).
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 03 Jun 2022 08:52:53 +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))))