org-bibtex: fixed most of the compiler warnings

This commit is contained in:
Eric Schulte 2011-04-28 10:05:24 -06:00
parent d689755ca5
commit 0846a121b0
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@
(require 'org)
(require 'bibtex)
(eval-when-compile
(require 'cl))
(defvar description nil) ; dynamically scoped from org.el