Fix byte-compile warnings

This commit is contained in:
Shohei YOSHIDA 2021-01-01 22:58:53 +09:00 committed by tecosaur
parent 7179e70a63
commit f532aab84a
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
;;; Code:
(require 'subr-x)
(defgroup org-pandoc-import nil
"Provides methods to convert other markup files to Org."
:tag "Org Pandoc Import"