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

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

[elpa] externals/org-transclusion d66e4b1f7d 24/29: test: remove spurflo


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion d66e4b1f7d 24/29: test: remove spurflous bracket
Date: Mon, 8 May 2023 06:59:10 -0400 (EDT)

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

    test: remove spurflous bracket
---
 test/things-at-point.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/test/things-at-point.org b/test/things-at-point.org
index 1b1a99e0b1..3fd9568b64 100644
--- a/test/things-at-point.org
+++ b/test/things-at-point.org
@@ -20,8 +20,8 @@ I expect these will be more common:
 
 #+transclude: [[./things-at-point-dir/story.txt::Once upon a time][story]]  
:thing-at-point sentence
 
-#+transclude: [[./things-at-point-dir/baz.el::id:1234567890][[barz-baz-fuzz]]  
:src elisp :thing-at-point sexp
+#+transclude: [[./things-at-point-dir/baz.el::id:1234567890][barz-baz-fuzz]]  
:src elisp
 
-#+transclude: [[./things-at-point-dir/baz.el::foo][[barz-baz-fuzz]]  :src 
elisp :thing-at-point defun
+#+transclude: [[./things-at-point-dir/baz.el::foo][barz-baz-fuzz]]  :src elisp 
:thing-at-point sexp
 
-#+transclude: [[./things-at-point-dir/baz.el::id:1234567890][[barz-baz-fuzz]]  
:src elisp :thing-at-point defun
+#+transclude: [[./things-at-point-dir/baz.el::id:1234567890][barz-baz-fuzz]]  
:src elisp :thing-at-point defun



reply via email to

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