emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/annotate fc2c0395d7 007/372: add missing require


From: ELPA Syncer
Subject: [nongnu] elpa/annotate fc2c0395d7 007/372: add missing require
Date: Fri, 4 Feb 2022 16:58:14 -0500 (EST)

branch: elpa/annotate
commit fc2c0395d79d0ab9f9da3226cb293c871a67b179
Author: Bastian <basti@bastibe.de>
Commit: Bastian <basti@bastibe.de>

    add missing require
---
 annotate.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/annotate.el b/annotate.el
index 23669b3f1b..a17eb66396 100644
--- a/annotate.el
+++ b/annotate.el
@@ -1,3 +1,5 @@
+(require 'cl)
+
 (defgroup annotate nil
   "Annotate files without changing them."
   :version 0.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]