emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/org-transclusion-http 2d38cd2173 36/42: Meta: Add dir-loca


From: ELPA Syncer
Subject: [nongnu] elpa/org-transclusion-http 2d38cd2173 36/42: Meta: Add dir-locals
Date: Sat, 15 Jun 2024 16:12:11 -0400 (EDT)

branch: elpa/org-transclusion-http
commit 2d38cd21732d6a9375dd53d573f5fffb0441e58b
Author: Joseph Turner <joseph@breatheoutbreathe.in>
Commit: Joseph Turner <joseph@breatheoutbreathe.in>

    Meta: Add dir-locals
---
 .dir-locals.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.dir-locals.el b/.dir-locals.el
index da521918f5..e3a9b1fbc2 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,4 +1,7 @@
 ;;; Directory Local Variables            -*- no-byte-compile: t -*-
 ;;; For more information see (info "(emacs) Directory Variables")
 
-((nil . ((ispell-buffer-session-localwords . ("transclusion")))))
+((nil . ((indent-tabs-mode . nil)
+         (sentence-end-double-space . t)
+         (fill-column . 80)
+         (ispell-buffer-session-localwords . ("transclusion")))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]