ソースを参照

Silence byte-compiler

Nicolas Goaziou 7 年 前
コミット
1fbae137da
1 ファイル変更1 行追加0 行削除
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -110,6 +110,7 @@ Stars are put in group 1 and the trimmed body in group 2.")
 (declare-function calendar-check-holidays "holidays" (date))
 (declare-function cdlatex-environment "ext:cdlatex" (environment item))
 (declare-function cdlatex-math-symbol "ext:cdlatex")
+(declare-function Info-goto-node "info" (nodename &optional fork strict-case))
 (declare-function isearch-no-upper-case-p "isearch" (string regexp-flag))
 (declare-function org-add-archive-files "org-archive" (files))
 (declare-function org-agenda-entry-get-agenda-timestamp "org-agenda" (pom))