view .dir-locals.el @ 31060:7201d9b7cea6 stable

NEWS.7.md: Fix typo and formatting.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 02 Jun 2022 19:52:08 +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))))