aboutsummaryrefslogtreecommitdiff
path: root/emms.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms.el')
-rw-r--r--emms.el2
1 files changed, 1 insertions, 1 deletions
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