mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 11:09:54 +00:00
Eliminate warnings.
This commit is contained in:
parent
efd2f3ac4c
commit
2690aa2789
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@
|
||||||
(declare-function org-narrow-to-block 'org)
|
(declare-function org-narrow-to-block 'org)
|
||||||
(declare-function org-narrow-to-element 'org)
|
(declare-function org-narrow-to-element 'org)
|
||||||
(declare-function org-narrow-to-subtree 'org)
|
(declare-function org-narrow-to-subtree 'org)
|
||||||
|
(declare-function org-toggle-narrow-to-subtree 'org)
|
||||||
(declare-function parrot-create 'parrot)
|
(declare-function parrot-create 'parrot)
|
||||||
(declare-function pdf-cache-number-of-pages 'pdf-cache)
|
(declare-function pdf-cache-number-of-pages 'pdf-cache)
|
||||||
(declare-function persp-add-buffer 'persp-mode)
|
(declare-function persp-add-buffer 'persp-mode)
|
||||||
|
|
Loading…
Reference in a new issue