branch: externals/mct
commit bd2793e5316ca5bba9ba1937fa1438f9fa78db9c
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@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