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

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

[elpa] externals/corfu c965f39784 1/2: Remove comment


From: ELPA Syncer
Subject: [elpa] externals/corfu c965f39784 1/2: Remove comment
Date: Mon, 31 Oct 2022 13:57:28 -0400 (EDT)

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

    Remove comment
---
 corfu.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/corfu.el b/corfu.el
index 60064de377..8b32401531 100644
--- a/corfu.el
+++ b/corfu.el
@@ -1054,7 +1054,6 @@ If a candidate is selected, insert it."
     ;; such that completion can be undone in a single step.
     (undo-amalgamate-change-group corfu--change-group)
     (corfu-quit)
-    ;; XXX Is the :exit-function handling sufficient?
     (when exit (funcall exit str status))))
 
 (defun corfu-insert ()



reply via email to

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