[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
- [elpa] externals/org-transclusion e4f96e114b 27/29: Merge branch 'dev/feature--things-at-point', (continued)
- [elpa] externals/org-transclusion e4f96e114b 27/29: Merge branch 'dev/feature--things-at-point', ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 364cb5bf3f 28/29: docs: NEWS and user manual to mention thing-at-point, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 2cb719e80f 02/29: Add support for handling identations when using :thing-at-point sexp, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 8317ec94fa 09/29: Fixup, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 654c1a83f9 17/29: feat: suggestion for live-sync-buffers-src-lines, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 28737e1b5c 08/29: Need newline guarentee also in content-src-lines, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 1b5f428e58 10/29: Move new-line guarentee to cover all content sources, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion b9d73ad7fd 16/29: Typo., ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion f0e8240695 20/29: doc: mention the live-sync to be in the next stable rel for ELPA, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 1695f306e6 22/29: refactor: reverted changes to org-transclusion.el, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion d66e4b1f7d 24/29: test: remove spurflous bracket,
ELPA Syncer <=
- [elpa] externals/org-transclusion 1d6fb83578 21/29: fix: (unit-tests.el) require org-transclusion, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 83868e2cd9 13/29: Allow live sync on org-blocks -- experimental, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion c44071dfb5 29/29: docs: fix id:1234567890 with zero-width space, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion 27abeab88d 06/29: test: test files things-at-point, ELPA Syncer, 2023/05/08
- [elpa] externals/org-transclusion ccc7870f07 12/29: Fixup, ELPA Syncer, 2023/05/08