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

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

[elpa] externals/mct bd2793e531 02/12: Remove out-of-date comment


From: ELPA Syncer
Subject: [elpa] externals/mct bd2793e531 02/12: Remove out-of-date comment
Date: Mon, 31 Jan 2022 08:57:44 -0500 (EST)

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

    Remove out-of-date comment
    
    It was fixed indirectly by removing the mct-region-completions-format in
    commit c86bb91.
---
 mct.el | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/mct.el b/mct.el
index d19fcc7abe..d903c88769 100644
--- a/mct.el
+++ b/mct.el
@@ -466,11 +466,6 @@ Apply APP by first setting up the minibuffer to work with 
Mct."
 ;; (declare-function prop-match-beginning "text-property-search" (cl-x))
 ;; (declare-function prop-match-end "text-property-search" (cl-x))
 
-
-
-;; FIXME 2022-01-21: The line highlight does not :extend for
-;; mct-region-mode when using the one-column style.
-
 ;; We need this to make things work on Emacs 27.
 (defun mct--one-column-p ()
   "Test if we have a one-column view available."



reply via email to

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