Browse Source

org-macs: Silence byte-compiler

Nicolas Goaziou 6 years ago
parent
commit
4a3c1a414b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      lisp/org-macs.el

+ 2 - 0
lisp/org-macs.el

@@ -34,6 +34,8 @@
 (declare-function format-spec "format-spec" (format specification))
 (declare-function org-string-collate-lessp "org-compat" (s1 s2 &rest _))
 
+(defvar org-ts-regexp0)
+
 
 ;;; Macros