mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-05 07:41:37 -05:00
Silence byte compiler
This commit is contained in:
parent
2a602246de
commit
a28952c643
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
|
||||
(declare-function cddar "cl" (x))
|
||||
(declare-function org-element-at-point "org-element")
|
||||
(declare-function org-at-drawer-p "org")
|
||||
(declare-function org-element-property "org-element" (property element))
|
||||
(declare-function org-element-type "org-element" (element))
|
||||
(declare-function org-element-context "org-element" (&optional element))
|
||||
|
|
Loading…
Add table
Reference in a new issue