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

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

[nongnu] elpa/crux 9341c6b 072/112: Silence byte compiler


From: ELPA Syncer
Subject: [nongnu] elpa/crux 9341c6b 072/112: Silence byte compiler
Date: Wed, 11 Aug 2021 09:57:56 -0400 (EDT)

branch: elpa/crux
commit 9341c6b8e24ff1d61cdc7e8197fa38a12f1147d8
Author: Alex Branham <branham@utexas.edu>
Commit: Bozhidar Batsov <bozhidar.batsov@gmail.com>

    Silence byte compiler
---
 crux.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/crux.el b/crux.el
index e1ff7a0..04642ac 100644
--- a/crux.el
+++ b/crux.el
@@ -39,6 +39,7 @@
 (require 'tramp)
 
 (declare-function dired-get-file-for-visit "dired")
+(defvar recentf-list)
 
 (defgroup crux nil
   "crux configuration."



reply via email to

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