浏览代码

Merge branch 't/patch58'

Carsten Dominik 15 年之前
父节点
当前提交
2505c69796
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org-feed.el

+ 1 - 0
lisp/org-feed.el

@@ -99,6 +99,7 @@
 (declare-function xml-get-children "xml" (node child-name))
 (declare-function xml-get-attribute "xml" (node attribute))
 (declare-function xml-get-attribute-or-nil "xml" (node attribute))
+(defvar xml-entity-alist)
 
 (defgroup org-feed  nil
   "Options concerning RSS feeds as inputs for Org files."