This website works better with JavaScript
Home
Explore
Help
Sign In
swflint
/
org-mode-mirror
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add .dir-settings.el file to unify coding styles.
Carsten Dominik
16 years ago
parent
81e3b95843
commit
f0e16e86e9
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
.dir-settings.el
+ 4
- 0
.dir-settings.el
View File
@@ -0,0 +1,4 @@
+((nil . ((indent-tabs-mode . t)
+ (tab-width . 8)
+ (fill-column . 70))))
+