branch: elpa/crux commit 9341c6b8e24ff1d61cdc7e8197fa38a12f1147d8 Author: Alex Branham <bran...@utexas.edu> Commit: Bozhidar Batsov <bozhidar.bat...@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."