branch: externals/mct
commit 4af3b4c5fa208aa57a3076727ad2e4e53c072615
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Remove a comment that is no longer relevant
---
 mct.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/mct.el b/mct.el
index 7524bf0618..d3b54142bf 100644
--- a/mct.el
+++ b/mct.el
@@ -837,8 +837,7 @@ this command is then required to abort the session."
 ;;;;; Stylistic tweaks and refinements
 
 ;; Note that this solves bug#45686:
-;; <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45686>
-;; TODO review that stealthily does not affect the region mode, it seems 
intrusive.
+;; <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45686>.
 (defun mct--stealthily (&rest app)
   "Prevent minibuffer default from counting as a modification.
 Apply APP while inhibiting modification hooks."

Reply via email to