File: .dir-locals.el

package info (click to toggle)
rlvm 0.14-5.2
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 17,104 kB
  • sloc: cpp: 91,574; ansic: 39,346; perl: 768; sh: 320; python: 181; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (8)
1
2
3
4
5
;; Project specific local variables for emacs23. `compile-command' is the only
;; one not set by the individual files. Hopefully this list will grow.
((nil . ((compile-command . "scons")
         (tab-width . 2)
         (indent-tabs-mode . nil))))