view .dir-locals.el @ 30297:5ea881d55465

maint: update gnulib * bootstrap.conf (GNULIB_REVISION): Update to 1a268176fbb184e393c98575e61fe692264c7d91. * bootstrap: No changes after ./bootstrap --bootstrap-sync to update from gnulib sources and patch with local changes from build-aux/gnulib-bootstrap-git-fetch.diff.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 18 Nov 2021 17:04:22 +0100
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))))