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

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

[elpa] externals/vertico 4701662: Add reference to bug#48356 in comment.


From: Protesilaos Stavrou
Subject: [elpa] externals/vertico 4701662: Add reference to bug#48356 in comment.
Date: Wed, 12 May 2021 17:06:29 -0400 (EDT)

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

    Add reference to bug#48356 in comment.
---
 vertico.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vertico.el b/vertico.el
index 05bb5d3..98f2f82 100644
--- a/vertico.el
+++ b/vertico.el
@@ -552,7 +552,7 @@
   ;; then the returned candidate only includes the prefix
   ;; "~/emacs/master/lisp/", but not the suffix "/calc". Default
   ;; completion has the same problem when selecting in the
-  ;; *Completions* buffer.
+  ;; *Completions* buffer. See bug#48356.
   (when-let (cand (and (>= vertico--index 0) (vertico--candidate)))
     (delete-minibuffer-contents)
     (insert cand)))



reply via email to

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