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

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

[elpa] externals/vertico-posframe b0e1646: v0.3.3


From: ELPA Syncer
Subject: [elpa] externals/vertico-posframe b0e1646: v0.3.3
Date: Thu, 28 Oct 2021 07:57:44 -0400 (EDT)

branch: externals/vertico-posframe
commit b0e164685bdf13ebb4cdcd76b484c4ea57b7a44b
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    v0.3.3
---
 vertico-posframe.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/vertico-posframe.el b/vertico-posframe.el
index 28e76bf..0b7f6fd 100644
--- a/vertico-posframe.el
+++ b/vertico-posframe.el
@@ -5,7 +5,7 @@
 ;; Author: Feng Shu <tumashu@163.com>
 ;; Maintainer: Feng Shu <tumashu@163.com>
 ;; URL: https://github.com/tumashu/vertico-posframe
-;; Version: 0.3.2
+;; Version: 0.3.3
 ;; Keywords: abbrev, convenience, matching, vertico
 ;; Package-Requires: ((emacs "26.0") (posframe "1.0.0") (vertico "0.13.0"))
 
@@ -187,7 +187,7 @@ Optional argument FRAME ."
       (if input-method
           (posframe-hide vertico-posframe--minibuffer-cover)
         (posframe-show vertico-posframe--minibuffer-cover
-                       :string (make-string 200 ? )
+                       :string (make-string 120 ? )
                        :position '(0 . -1)
                        :lines-truncate t))
       (apply #'posframe-show



reply via email to

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