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

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

[elpa] externals/mct 85d05c08b6 33/64: Remove superfluous comment


From: ELPA Syncer
Subject: [elpa] externals/mct 85d05c08b6 33/64: Remove superfluous comment
Date: Thu, 30 Dec 2021 23:57:58 -0500 (EST)

branch: externals/mct
commit 85d05c08b6fa11ccb2e889d45a582311d7f8df05
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove superfluous comment
---
 mct.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/mct.el b/mct.el
index 59d5e8597d..a9fbdab483 100644
--- a/mct.el
+++ b/mct.el
@@ -692,8 +692,6 @@ If ARG is supplied, move that many completion groups at a 
time."
 
 ;;;;; Candidate selection
 
-;; We need this helper for completion-in-region.  See
-;; `mct-choose-completion-in-region'.
 (defun mct--completions-choose-completion ()
   "Choose candidate from the Completions' buffer."
   (when-let* ((window (mct--get-completion-window))



reply via email to

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