Le 14/09/2015 01:22, Guillaume Munch a écrit :
and the .dir-locals.el reads:


  ((nil . ((indent-tabs-mode . t)
          (tab-width . 4)
          (fill-column . 80)))
  (c-mode . ((c-file-style . "BSD")
             (c-basic-offset . 4)
             (c-set-style . "bsd")))
  (c++-mode . ((c-basic-offset . 4)
               (c-set-style . "bsd")))
  )


I can add the files to the repository, but has anybody something better
to suggest?


Guillaume



To make it clear, I would add the .dir-locals.el it to lib/doc, not to the root...

Reply via email to