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

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

[elpa] externals/corfu-doc 15dfe652f5 22/95: Automatically resize the co


From: ELPA Syncer
Subject: [elpa] externals/corfu-doc 15dfe652f5 22/95: Automatically resize the corfu doc frame
Date: Tue, 19 Jul 2022 15:58:01 -0400 (EDT)

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

    Automatically resize the corfu doc frame
---
 corfu-doc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/corfu-doc.el b/corfu-doc.el
index 97540e862b..bd4d4575b2 100644
--- a/corfu-doc.el
+++ b/corfu-doc.el
@@ -61,7 +61,7 @@
   :safe #'integerp
   :group 'corfu-doc)
 
-(defcustom corfu-doc-resize-frame nil
+(defcustom corfu-doc-resize-frame t
   "Non-nil means resize the corfu doc frame automatically.
 
 If this is nil, do not resize corfu doc frame automatically."



reply via email to

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