Merge branch 't/patch58'

This commit is contained in:
Carsten Dominik 2010-07-01 15:11:51 +02:00
commit 2505c69796
1 changed files with 1 additions and 0 deletions

View File

@ -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."