From 5e0b2a93c340c46daa42f5139acbaae869bddb4e Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Wed, 12 May 2021 10:14:33 -0400 Subject: * emms-info.el: documentation fix. --- emms-info.el | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3