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

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

[elpa] externals/mct 13839537f2 29/64: Remove outdated comment


From: ELPA Syncer
Subject: [elpa] externals/mct 13839537f2 29/64: Remove outdated comment
Date: Thu, 30 Dec 2021 23:57:56 -0500 (EST)

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

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

diff --git a/mct.el b/mct.el
index d66d3c5a38..22d4f8b353 100644
--- a/mct.el
+++ b/mct.el
@@ -424,8 +424,6 @@ Apply APP by first setting up the minibuffer to work with 
Mct."
          (cons (cons mct-completion-windows-regexp mct-display-buffer-action)
                display-buffer-alist)))
     (save-excursion
-      ;; FIXME 2021-12-03: same principle as what I wrote above
-      ;; `mct--region-or-minibuffer-active-p'.
       (pcase (and completion-in-region-mode completion-in-region--data)
         (`(,start ,end ,collection . ,plist)
          (let ((minibuffer-completion-table collection)



reply via email to

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