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

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

[elpa] externals/corfu 0c735c2362 2/2: Increase corfu-echo-documentation


From: ELPA Syncer
Subject: [elpa] externals/corfu 0c735c2362 2/2: Increase corfu-echo-documentation to 1.0 by default
Date: Sat, 12 Feb 2022 15:57:22 -0500 (EST)

branch: externals/corfu
commit 0c735c2362877bf72856195f9b91c64634968f7c
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Increase corfu-echo-documentation to 1.0 by default
---
 corfu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/corfu.el b/corfu.el
index b9f07674a0..b92813c868 100644
--- a/corfu.el
+++ b/corfu.el
@@ -131,7 +131,7 @@ separator: Only stay alive if there is no match and
   "Width of the bar in units of the character width."
   :type 'float)
 
-(defcustom corfu-echo-documentation 0.5
+(defcustom corfu-echo-documentation 1.0
   "Show documentation string in the echo area after that number of seconds."
   :type '(choice boolean float))
 



reply via email to

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