projects
/
model-checker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ab763a
)
Found new way to fix emacs issue.. There are directory level preferences.
author
Brian Demsky
<bdemsky@uci.edu>
Mon, 21 May 2012 07:25:37 +0000
(
00:25
-0700)
committer
Brian Demsky
<bdemsky@uci.edu>
Mon, 21 May 2012 07:25:37 +0000
(
00:25
-0700)
Remove file-level emacs comment and replace with directory level overrides.
.dir-locals.el
[new file with mode: 0644]
patch
|
blob
diff --git a/.dir-locals.el
b/.dir-locals.el
new file mode 100644
(file)
index 0000000..
ce85e5f
--- /dev/null
+++ b/
.dir-locals.el
@@ -0,0
+1
@@
+((nil . ((indent-tabs-mode . t))))
\ No newline at end of file