repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* more re-work
[mascara-docs.git]
/
i386
/
junos
/
MIT
/
course
/
src
/
src.lab
/
.dir-locals.el
blob
1b46b0b767b57c9ce1511263538a79efc24366c0
1
((
nil
2
(
indent-tabs-mode
. t
)
3
(
tab-width
.
8
))
4
(
c-mode
5
(
c-file-style
.
"bsd"
)
6
(
c-basic-offset
.
8
))
7
(
shell-mode
8
(
sh-basic-offset
.
8
)
9
(
sh-indentation
.
8
))
10
(
python-mode
11
(
indent-tabs-mode
. nil
))
12
)