source: neercs/trunk/.dir-locals.el @ 4026

Last change on this file since 4026 was 3930, checked in by Pascal Terjan, 13 years ago
  • Add emacs indentation setting
File size: 100 bytes
Line 
1((nil . ((indent-tabs-mode . nil)))
2 (c-mode . ((c-file-style . "BSD")
3           (c-basic-offset . 4)))
4)
Note: See TracBrowser for help on using the repository browser.