]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/treesit.el: Remove implemented TODO for integration with hideshow.
authorJuri Linkov <juri@linkov.net>
Tue, 11 Feb 2025 17:47:21 +0000 (19:47 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:49:19 +0000 (11:49 +0100)
(cherry picked from commit 14e0f214e6d144030d696afc3ed2f2abdd3c9f06)

lisp/treesit.el

index 7a449770576786d4b4404f4bd07c56ae45fe253b..0f4b1110200156bbd1633b6f2876412440d2a8ad 100644 (file)
@@ -2784,9 +2784,6 @@ friends."
 ;;
 ;; TODO: Integration with thing-at-point: once our thing interface is
 ;; stable.
-;;
-;; TODO: Integration with hideshow: I tried and failed, we need
-;; SomeOne that understands hideshow to look at it.
 
 (defvar-local treesit-defun-type-regexp nil
   "A regexp that matches the node type of defun nodes.