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

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

[elpa] externals/org-transclusion b231114 5/6: intrnl: defcustom


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion b231114 5/6: intrnl: defcustom
Date: Sat, 4 Dec 2021 06:57:35 -0500 (EST)

branch: externals/org-transclusion
commit b231114b8f26adcf4f031564db5a8a798267278d
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    intrnl: defcustom
---
 org-transclusion.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-transclusion.el b/org-transclusion.el
index b9c44e9..7c09b64 100644
--- a/org-transclusion.el
+++ b/org-transclusion.el
@@ -69,7 +69,7 @@ Intended for :set property for `customize'."
   '(set :greedy t
         (const :tag "src-lines: Add :src and :lines for non-Org files" 
org-transclusion-src-lines)
 
-        (const :tag "indent-mode: Support 
org-indent-mode"org-transclusion-indent-mode)
+        (const :tag "indent-mode: Support org-indent-mode" 
org-transclusion-indent-mode)
         (repeat :tag "Other packages" :inline t (symbol :tag "Package"))))
 
 (defcustom org-transclusion-add-all-on-activate t



reply via email to

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