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

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

[nongnu] elpa/mentor 9508abcd31: Update .dir-locals.el


From: ELPA Syncer
Subject: [nongnu] elpa/mentor 9508abcd31: Update .dir-locals.el
Date: Thu, 22 Sep 2022 10:59:33 -0400 (EDT)

branch: elpa/mentor
commit 9508abcd313feeef28f780a6d0061efd8d2f21ef
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Update .dir-locals.el
---
 .dir-locals.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.dir-locals.el b/.dir-locals.el
index 1f7c4b7901..253405bad4 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,4 +1,6 @@
 ;;; Directory Local Variables
 ;;; For more information see (info "(emacs) Directory Variables")
 
-((emacs-lisp-mode . ((indent-tabs-mode . nil))))
+((nil . ((sentence-end-double-space . t)))
+ (emacs-lisp-mode . ((indent-tabs-mode . nil)))
+ (lisp-data-mode . ((indent-tabs-mode . nil))))



reply via email to

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