ob-core, ob-exp, ob-haskell, ob-python: declarations for org-src-preserve-indentations
[org-mode/org-tableheadings.git] / .dir-settings.el
blob05d50f663482a8224a06d2fa33c0817c3824bee0
1 ;; - keep in sync dir-locals.el (for Emacs >= 24) with .dir-settings.el
2 ;; (for Emacs < 24)
3 ;; - don't use a symbolic link to prevent problems on cygwin
4 ;; distributions (commit 971b9eeacd38959439ddaa7c650430cc2dcb673e)
6 ((nil . ((indent-tabs-mode . t)
7 (tab-width . 8)
8 (fill-column . 70)
9 (sentence-end-double-space . t))))