org-bibtex: fixed most of the compiler warnings
This commit is contained in:
parent
d689755ca5
commit
0846a121b0
|
@ -110,6 +110,8 @@
|
|||
|
||||
(require 'org)
|
||||
(require 'bibtex)
|
||||
(eval-when-compile
|
||||
(require 'cl))
|
||||
|
||||
(defvar description nil) ; dynamically scoped from org.el
|
||||
|
||||
|
|
Loading…
Reference in New Issue