Explorar o código

Declare variable to silence byte compiler

* org-bibtex.el (org-id-locations): Declare variable to silence byte
  compiler.
David Maus %!s(int64=14) %!d(string=hai) anos
pai
achega
9da7485a7b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org-bibtex.el

+ 1 - 0
lisp/org-bibtex.el

@@ -114,6 +114,7 @@
   (require 'cl))
 
 (defvar description nil) ; dynamically scoped from org.el
+(defvar org-id-locations)
 
 (declare-function bibtex-beginning-of-entry "bibtex" ())
 (declare-function bibtex-generate-autokey "bibtex" ())