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

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

[elpa] externals/taxy e12d796 1/6: Meta: Set org-list-two-spaces-after-b


From: ELPA Syncer
Subject: [elpa] externals/taxy e12d796 1/6: Meta: Set org-list-two-spaces-after-bullet-regexp
Date: Fri, 24 Sep 2021 02:57:27 -0400 (EDT)

branch: externals/taxy
commit e12d7967567354507dbbe9a7f73693158aff9fd4
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Meta: Set org-list-two-spaces-after-bullet-regexp
---
 .dir-locals.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.dir-locals.el b/.dir-locals.el
index 1f7c4b7..cbef033 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,4 +1,5 @@
 ;;; Directory Local Variables
 ;;; For more information see (info "(emacs) Directory Variables")
 
-((emacs-lisp-mode . ((indent-tabs-mode . nil))))
+((emacs-lisp-mode . ((indent-tabs-mode . nil)))
+ (org-mode . ((org-list-two-spaces-after-bullet-regexp . nil))))



reply via email to

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