Преглед на файлове

oc-bibtex: Pacify byte-compiler

Nicolas Goaziou преди 3 години
родител
ревизия
6717826d5a
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      lisp/oc-bibtex.el

+ 3 - 0
lisp/oc-bibtex.el

@@ -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))