]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Remove implementation details of 'treesit-show-paren-data'
authorJuri Linkov <juri@linkov.net>
Sun, 29 Dec 2024 19:15:07 +0000 (21:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:25:13 +0000 (21:25 +0100)
(cherry picked from commit d2c05c219ed1abbbda34f68489d21a0b2cd513e1)

etc/NEWS

index e7199bef9767be034a791d82eaeaafb23f98bd9f..c042130a5e7abded5b7bdb7fa51950a0419d9e63 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -857,9 +857,7 @@ Tree-sitter conditionally sets 'up-list-function' for major modes
 that have defined 'sexp-list' in 'treesit-thing-settings' to enable
 the 'up-list' motion command.
 
-*** New function 'treesit-show-paren-data'.
-Tree-sitter sets 'show-paren-data-function' to this function
-to support 'show-paren-mode'.
+*** Tree-sitter enabled modes now properly support 'show-paren-mode'.
 
 +++
 *** New function 'treesit-language-display-name'.