view .dir-locals.el @ 28222:1f07b80db239

doc: Add new contributor to list in manual. * contributors.in: Add Abdallah K. Elshamy to list of contributors.
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 15 Apr 2020 20:53:23 +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))))