emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/mct 7a750bf420 2/4: Minor update to doc string


From: ELPA Syncer
Subject: [elpa] externals/mct 7a750bf420 2/4: Minor update to doc string
Date: Thu, 27 Jan 2022 02:57:43 -0500 (EST)

branch: externals/mct
commit 7a750bf4204c1e2ac1bedb74868e9288f3484679
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Minor update to doc string
---
 mct.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mct.el b/mct.el
index 4ffd493296..0790152aa5 100644
--- a/mct.el
+++ b/mct.el
@@ -115,8 +115,9 @@ number of candidates that are being computed."
 
 (defcustom mct-live-update-delay 0.3
   "Delay in seconds before updating the Completions' buffer.
+Set this to 0 to disable the delay.
 
-Set this to 0 to disable the delay."
+This applies in all cases covered by `mct-live-completion'."
   :type 'number
   :group 'mct)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]