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

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

[elpa] externals/corfu-doc df8d7e2242 34/95: README: Document `corfu-doc


From: ELPA Syncer
Subject: [elpa] externals/corfu-doc df8d7e2242 34/95: README: Document `corfu-doc-hide-threshold`
Date: Tue, 19 Jul 2022 15:58:02 -0400 (EDT)

branch: externals/corfu-doc
commit df8d7e2242bcfc10be1f9e1a4a73ca7e01fdf597
Author: Yuwei Tian <ibluefocus@outlook.com>
Commit: Yuwei Tian <ibluefocus@outlook.com>

    README: Document `corfu-doc-hide-threshold`
---
 README.org | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 10395164f4..f1c2fa0277 100644
--- a/README.org
+++ b/README.org
@@ -21,7 +21,10 @@ Enable it with =M-x corfu-doc-mode= or by using 
=corfu-mode-hook=:
 #+end_src
 
 You can adjust the time it takes to show the documentation popup by changing
-=corfu-doc-delay=.
+=corfu-doc-delay=. You could control whether to hide the documentation popup
+immediately or just clear the documentation frame content when browsing the
+candidates by setting the value of =corfu-doc-hide-threshold= smaller or 
greater
+than the value of =corfu-doc-delay=.
 
 ** Scroll the documentation
 



reply via email to

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