浏览代码

Keep compiler happy

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

+ 1 - 0
lisp/org-exp.el

@@ -38,6 +38,7 @@
 (declare-function org-agenda-skip "org-agenda" ())
 (declare-function org-infojs-options-inbuffer-template "org-jsinfo" ())
 (declare-function org-export-htmlize-region-for-paste "org-html" (beg end))
+(declare-function htmlize-buffer "htmlize" (&optional buffer))
 
 (defgroup org-export nil
   "Options for exporting org-listings."