From 84b5e673721e85239e68e8bd60f0461b7e750f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jind=C5=99ich=20Makovi=C4=8Dka?= Date: Wed, 5 May 2021 14:45:40 +0200 Subject: [PATCH] Require tempo to avoid compilation warnings --- adoc-mode.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 57d93a8..716f4b0 100644 --- a/adoc-mode.el +++ b/adoc-mode.el @@ -175,8 +175,7 @@ (require 'markup-faces) ; https://github.com/sensorflo/markup-faces (require 'cl-lib) -;; tempo or tempo-snippet is required later below - +(require 'tempo) (defconst adoc-mode-version "0.6.6" "adoc mode version number.