require cl-lib for use cl function

This commit is contained in:
Naoya Yamashita 2020-09-03 11:16:46 +09:00
parent 89ee762af4
commit cf754ecfb6
No known key found for this signature in database
GPG Key ID: F4B6A5A98EB01936

View File

@ -30,6 +30,7 @@
;;; Code:
(require 'cl-lib)
(require 'ox-md)
(require 'ox-publish)