浏览代码

Fix compiler warning

Bastien Guerry 12 年之前
父节点
当前提交
3293c8fc48
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/ox-html.el

+ 1 - 0
lisp/ox-html.el

@@ -45,6 +45,7 @@
 (declare-function htmlize-region "ext:htmlize" (beg end))
 (declare-function org-pop-to-buffer-same-window
 		  "org-compat" (&optional buffer-or-name norecord label))
+(declare-function mm-url-decode-entities "mm-url" ())
 
 ;;; Define Back-End