view .dir-locals.el @ 33463:7594fda4aab4 default tip @

NEWS.10.md: Minor changes. * etc/NEWS.10.md: Fix typos. Remove trailing (and some leading) whitespaces. Improve markdown syntax. Remove texinfo syntax from markdown file. Slight simplification of some very long sentences.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 25 Apr 2024 18:32:17 +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))))