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

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

[nongnu] elpa/flymake-popon cf39050dc6 5/8: Require compile for some fac


From: ELPA Syncer
Subject: [nongnu] elpa/flymake-popon cf39050dc6 5/8: Require compile for some faces
Date: Sun, 22 May 2022 12:58:38 -0400 (EDT)

branch: elpa/flymake-popon
commit cf39050dc622aa1473c49e9164aeb203f30f0c04
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    Require compile for some faces
---
 flymake-popon.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/flymake-popon.el b/flymake-popon.el
index 0c01db6795..1d66111531 100644
--- a/flymake-popon.el
+++ b/flymake-popon.el
@@ -35,6 +35,7 @@
 (require 'popon)
 (require 'posframe)
 (require 'flymake)
+(require 'compile)
 
 (defgroup flymake-popon nil
   "Flymake diagnostics on cursor hover."



reply via email to

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