view .dir-locals.el @ 30604:a5e92ddf0a4d

doc: etc/NEWS.8.md: announce shift.m deprecation. * See previous changeset 397d29f7135c
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Fri, 07 Jan 2022 17:56:00 +0900
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))))