Add emacs dirvars file with Mesa indention definition.

This commit is contained in:
Zack Rusin
2007-09-18 10:02:51 -04:00
parent de69fc1703
commit 498a1b5dc4

10
.emacs-dirvars Normal file
View File

@@ -0,0 +1,10 @@
;; -*- emacs-lisp -*-
;;
;; This file is processed by the dirvars emacs package. Each variable
;; setting below is performed when this dirvars file is loaded.
;;
indent-tabs-mode: nil
tab-width: 8
c-basic-offset: 3
kde-emacs-after-parent-string: ""
evaluate: (c-set-offset 'inline-open '0)