@@ -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'.
;;