Silence byte-compiler
This commit is contained in:
parent
6400c9a8e5
commit
ca46777144
|
@ -91,6 +91,8 @@
|
||||||
(require 'org-macs)
|
(require 'org-macs)
|
||||||
(require 'org-compat)
|
(require 'org-compat)
|
||||||
|
|
||||||
|
(declare-function cdlatex-environment "ext:cdlatex" (environment item))
|
||||||
|
|
||||||
;; `org-outline-regexp' ought to be a defconst but is let-bound in
|
;; `org-outline-regexp' ought to be a defconst but is let-bound in
|
||||||
;; some places -- e.g. see the macro `org-with-limited-levels'.
|
;; some places -- e.g. see the macro `org-with-limited-levels'.
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue