projects
/
platform
/
core
/
system
/
faultd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66b87a2
)
.dir-locals.el
author
Łukasz Stelmach
<l.stelmach@samsung.com>
Wed, 5 Apr 2017 15:57:26 +0000
(17:57 +0200)
committer
Łukasz Stelmach
<l.stelmach@samsung.com>
Wed, 5 Apr 2017 15:57:26 +0000
(17:57 +0200)
.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..
3bfa682
--- /dev/null
+++ b/
.dir-locals.el
@@ -0,0
+1,5
@@
+;; Set Emacs file variables for different modes.
+;; The list comprises entries of the following form:
+;; (major-mode . ((var1 . val1) (var2 . val2)))
+;; If major-mode is nil values apply for all modes.
+((nil . ((indent-tabs-mode . nil))))