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

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

[elpa] externals/corfu f432cd1: Add reference to bug#48356 in comment.


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

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

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

diff --git a/corfu.el b/corfu.el
index aa34d28..f4526a6 100644
--- a/corfu.el
+++ b/corfu.el
@@ -653,7 +653,7 @@ Set to nil in order to disable confirmation."
       ;; cursor, then the 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.
       (setq str (concat (substring str 0 corfu--base)
                         (substring-no-properties
                          (nth (max 0 corfu--index) corfu--candidates))))



reply via email to

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