view .dir-locals.el @ 31043:9a722a4316b6 stable

doc: Move code examples before math theory in primes.m
author Arun Giridhar <arungiridhar@gmail.com>
date Mon, 30 May 2022 12:33:05 -0400
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))))