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

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

[elpa] externals/dtache e91def3b21 3/3: Remove compilation warning


From: ELPA Syncer
Subject: [elpa] externals/dtache e91def3b21 3/3: Remove compilation warning
Date: Tue, 8 Feb 2022 15:57:30 -0500 (EST)

branch: externals/dtache
commit e91def3b2192b8a18f116466beb9405733db1487
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Remove compilation warning
---
 dtache-compile.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dtache-compile.el b/dtache-compile.el
index 931abd7731..27bd810a89 100644
--- a/dtache-compile.el
+++ b/dtache-compile.el
@@ -28,6 +28,8 @@
 (require 'compile)
 (require 'dtache)
 
+(declare-function ansi-color-compilation-filter "ansi-color")
+
 ;;;; Variables
 
 (defcustom dtache-compile-session-action



reply via email to

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