Silence byte-compiler
This commit is contained in:
parent
e7911a0fb1
commit
1fbae137da
|
@ -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))
|
||||
|
|
Loading…
Reference in New Issue