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

babel: defvar'ing `org-babel-library-of-babel' for compiler

Eric Schulte преди 15 години
родител
ревизия
b9a8df9d1c
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      lisp/babel/ob-ref.el

+ 1 - 0
lisp/babel/ob-ref.el

@@ -95,6 +95,7 @@ return nil."
             (read ref))
       out)))
 
+(defvar org-babel-library-of-babel)
 (defun org-babel-ref-resolve-reference (ref &optional params)
   "Resolve the reference REF and return its value."
   (save-excursion