Eliminate warnings.

This commit is contained in:
Vincent Zhang 2019-09-18 23:10:11 +08:00
parent efd2f3ac4c
commit 2690aa2789

View file

@ -166,6 +166,7 @@
(declare-function org-narrow-to-block 'org)
(declare-function org-narrow-to-element 'org)
(declare-function org-narrow-to-subtree 'org)
(declare-function org-toggle-narrow-to-subtree 'org)
(declare-function parrot-create 'parrot)
(declare-function pdf-cache-number-of-pages 'pdf-cache)
(declare-function persp-add-buffer 'persp-mode)