org.texi: Fix attr_latex properties in 90dfd3a74931c18e95d5b7bda499882f96828900
[org-mode.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))))