Forráskód Böngészése

org-tempo: Silence byte-compiler

Nicolas Goaziou 7 éve
szülő
commit
222a65bdee
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      lisp/org-tempo.el

+ 2 - 0
lisp/org-tempo.el

@@ -41,6 +41,8 @@
 (require 'tempo)
 (require 'cl-lib)
 
+(defvar org-structure-template-alist)
+
 
 (defgroup org-tempo nil
   "Options for template expansion of Org structures"