From 36740ba4867876568390f5c83e603ce80869daff Mon Sep 17 00:00:00 2001 From: forcer Date: Wed, 7 Jun 2006 13:46:00 +0000 Subject: Typo, defvar => defcustom for emms-cache-set-function darcs-hash:20060607134647-2189f-af24ce177889add0924b39268a1924d36f3c8f82.gz --- emms.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emms.el b/emms.el index ca04788..cdc8a5d 100644 --- a/emms.el +++ b/emms.el @@ -218,7 +218,7 @@ This is called with two arguments, the type and the name." :group 'emms :type 'function) -(defvar emms-cache-set-function nil +(defcustom emms-cache-set-function nil "A function to add/set a track entry from the cache. This is called with a single argument, the track." :group 'emms -- cgit v1.2.3