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

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

[elpa] externals/vertico 3450100 2/4: Comment correction


From: Protesilaos Stavrou
Subject: [elpa] externals/vertico 3450100 2/4: Comment correction
Date: Thu, 15 Apr 2021 13:23:23 -0400 (EDT)

branch: externals/vertico
commit 3450100aac07eadc0c4a9ba51ffae5c402d21cba
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Comment correction
---
 vertico.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vertico.el b/vertico.el
index d90e0d6..f1c10f3 100644
--- a/vertico.el
+++ b/vertico.el
@@ -124,7 +124,7 @@
   "Index of current candidate or negative for prompt selection.")
 
 (defvar-local vertico--input nil
-  "Cons of last minibuffer contents and boundaries or t.")
+  "Cons of last minibuffer contents and point or t.")
 
 (defvar-local vertico--candidates nil
   "List of candidates.")



reply via email to

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