mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-21 06:55:35 +00:00
oc-bibtex: Pacify byte-compiler
This commit is contained in:
parent
08e9d34907
commit
6717826d5a
@ -35,6 +35,9 @@
|
||||
;; Bibliography should consist of ".bib" files only.
|
||||
|
||||
;;; Code:
|
||||
(require 'oc)
|
||||
|
||||
(declare-function org-element-property "org-element" (property element))
|
||||
|
||||
(declare-function org-export-data "org-export" (data info))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user