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

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

[elpa] externals/cpupower 3824c2aae4 25/35: remove that warning?


From: ELPA Syncer
Subject: [elpa] externals/cpupower 3824c2aae4 25/35: remove that warning?
Date: Thu, 5 May 2022 15:57:46 -0400 (EDT)

branch: externals/cpupower
commit 3824c2aae49c687579de9eb434820b6b66651b6a
Author: smeister <smeister@awstruepower.com>
Commit: smeister <smeister@awstruepower.com>

    remove that warning?
---
 cpupower.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cpupower.el b/cpupower.el
index 235f189500..85af49bc13 100644
--- a/cpupower.el
+++ b/cpupower.el
@@ -199,6 +199,7 @@ message the user with current CPU governors"
 (with-eval-after-load 'helm
   ;; Not entirely sure I should be doing this function declaring?
   (declare-function helm "helm")
+  (declare-function helm "helm-make-source")
   (require 'helm)
   (defun cpupower-helm-set-governor ()
     "Set cpu governor using helm."



reply via email to

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