浏览代码

ob-core: Silence byte-compiler

Nicolas Goaziou 7 年之前
父节点
当前提交
bc7b24d0d0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/ob-core.el

+ 1 - 0
lisp/ob-core.el

@@ -35,6 +35,7 @@
 
 (defvar org-babel-library-of-babel)
 (defvar org-edit-src-content-indentation)
+(defvar org-link-file-path-type)
 (defvar org-src-lang-modes)
 (defvar org-src-preserve-indentation)