; * etc/NEWS: Remove implementation details of 'treesit-show-paren-data'

This commit is contained in:
Juri Linkov 2024-12-29 21:15:07 +02:00
parent 1addae07be
commit d2c05c219e

View file

@ -1017,9 +1017,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'.