From 122a8b375b4f5f90de3b41e766442d23c5b2b524 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Sat, 7 Apr 2018 18:53:43 +0530 Subject: * lisp/later-do.el: Speed up later-do-list job by batch-processing A `later-do-batch' defcustom was introduced to allow for performance tweaking. --- doc/emms.texinfo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/emms.texinfo') diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 215d282..863e236 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -909,7 +909,8 @@ annoying for you, set this variable to nil. @defopt emms-info-asynchronously Non-nil when track information should be loaded asynchronously. This requires the feature `later-do' which is provided by the file -@file{later-do.el}, which should come with Emms. +@file{later-do.el}, which comes with Emms. See @var{later-do-batch} for +performance tweaking. @end defopt @defopt emms-info-functions Functions which add information to tracks. Each is called with a -- cgit v1.2.3