Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2018-10-06 09:50:32 +02:00
parent e7911a0fb1
commit 1fbae137da
1 changed files with 1 additions and 0 deletions

View File

@ -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))