aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emms-info.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/emms-info.el b/emms-info.el
index b7a6537..a180c3a 100644
--- a/emms-info.el
+++ b/emms-info.el
@@ -57,8 +57,7 @@ too annoying for you, set this variable to nil."
:type 'boolean)
(defcustom emms-info-asynchronously t
- "Non-nil when track information should be loaded asynchronously.
-This requires `emms-later-do', which should come with EMMS."
+ "Non-nil when track information should be loaded asynchronously."
:type 'boolean)
(defcustom emms-info-report-each-num-tracks 200