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

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

[elpa] externals/mct 1084f58 16/70: Clarify mct-live-completion doc stri


From: ELPA Syncer
Subject: [elpa] externals/mct 1084f58 16/70: Clarify mct-live-completion doc string
Date: Thu, 11 Nov 2021 03:57:42 -0500 (EST)

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

    Clarify mct-live-completion doc string
---
 mct.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mct.el b/mct.el
index a027a1d..6b5e0f0 100644
--- a/mct.el
+++ b/mct.el
@@ -77,7 +77,9 @@ Only works when variable `file-name-shadow-mode' is non-nil."
 When disabled, the user has to manually request completions,
 using the regular activating commands.  Note that
 `mct-completion-passlist' overrides this option, while taking
-precedence over `mct-completion-blocklist'."
+precedence over `mct-completion-blocklist'.
+
+Live updating is subject to `mct-minimum-input'."
   :type 'boolean
   :group 'mct)
 



reply via email to

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