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

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

[elpa] externals/mct 6bbad9f046 31/64: Remove outdated FIXME


From: ELPA Syncer
Subject: [elpa] externals/mct 6bbad9f046 31/64: Remove outdated FIXME
Date: Thu, 30 Dec 2021 23:57:58 -0500 (EST)

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

    Remove outdated FIXME
---
 mct.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/mct.el b/mct.el
index 476ee9d11d..20d8aee070 100644
--- a/mct.el
+++ b/mct.el
@@ -1144,10 +1144,6 @@ Meant to be added to `after-change-functions'."
 
 ;;;;;; Minor mode specification
 
-;; FIXME 2021-12-07: The mode does not terminate itself properly when
-;; you select an invalid match.  For example, type "(def RET" and then
-;; try C-n to notice that the completion-in-region is still active.
-
 (defun mct--region-setup-completion-in-region ()
   "Set up Mct for `completion-in-region'."
   (if completion-in-region-mode



reply via email to

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