projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de69fc1
)
Add emacs dirvars file with Mesa indention definition.
author
Zack Rusin
<zack@tungstengraphics.com>
Tue, 18 Sep 2007 14:02:51 +0000
(10:02 -0400)
committer
Zack Rusin
<zack@tungstengraphics.com>
Tue, 18 Sep 2007 14:02:51 +0000
(10:02 -0400)
.emacs-dirvars
[new file with mode: 0644]
patch
|
blob
diff --git a/.emacs-dirvars
b/.emacs-dirvars
new file mode 100644
(file)
index 0000000..
33945f9
--- /dev/null
+++ b/
.emacs-dirvars
@@ -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)