Преглед на файлове

org-tempo: Silence byte-compiler

Nicolas Goaziou преди 7 години
родител
ревизия
222a65bdee
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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"