branch: externals/org-transclusion
commit 3da91e25a16d0c39a4314484b90951ccf3033b57
Author: Noboru Ota <[email protected]>
Commit: Noboru Ota <[email protected]>
intrnl: declare org-transclusion-org-file-p
---
org-transclusion-src-lines.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/org-transclusion-src-lines.el b/org-transclusion-src-lines.el
index f6a50c3..e2d60ad 100644
--- a/org-transclusion-src-lines.el
+++ b/org-transclusion-src-lines.el
@@ -29,6 +29,8 @@
(declare-function text-clone-make-overlay 'text-clone)
(declare-function org-transclusion-live-sync-buffers-others-default
'org-transclusion)
+(declare-function org-transclusion-org-file-p
+ 'org-transclusion)
;;;; Setting up the extension