فهرست منبع

ox-s5: Small fix

* ox-s5.el: Require cl during compilation.
Rasmus 10 سال پیش
والد
کامیت
13aba46ce0
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      contrib/lisp/ox-s5.el

+ 1 - 0
contrib/lisp/ox-s5.el

@@ -49,6 +49,7 @@
 ;; on how this exporter works.
 
 (require 'ox-html)
+(eval-when-compile (require 'cl))
 
 (org-export-define-derived-backend 's5 'html
   :menu-entry