Initial version

This commit is contained in:
2014-10-05 14:57:41 +02:00
commit ef4409f2a2
91 changed files with 28061 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
((nil . ((indent-tabs-mode . nil)
(fill-column . 80)
(sentence-end-double-space . t)
(emacs-lisp-docstring-fill-column . 75))))