Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2014-08-11 15:35:33 +02:00
parent 6400c9a8e5
commit ca46777144
1 changed files with 2 additions and 0 deletions

View File

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