Nicolas Goaziou преди 11 години
родител
ревизия
ca46777144
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      lisp/org.el

+ 2 - 0
lisp/org.el

@@ -91,6 +91,8 @@
 (require 'org-macs)
 (require 'org-compat)
 
+(declare-function cdlatex-environment "ext:cdlatex" (environment item))
+
 ;; `org-outline-regexp' ought to be a defconst but is let-bound in
 ;; some places -- e.g. see the macro `org-with-limited-levels'.
 ;;