ソースを参照

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