chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
libsystemd-bus: catch up with latest kdbus changes
[elogind.git]
/
.dir-locals.el
1
; Sets emacs variables based on mode.
2
; A list of (major-mode . ((var1 . value1) (var2 . value2)))
3
; Mode can be nil, which gives default values.
4
5
((nil . ((indent-tabs-mode . nil)
6
(tab-width . 8)))
7
)