From 767007100282fc6b05d962203b1a2909f384b045 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 29 Dec 2024 21:44:58 +0200 Subject: [PATCH] ; * etc/NEWS: Improve last change. (cherry picked from commit 2e8f875067bc7068f79cb3e249de9da68c54d210) --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index c042130a5e7..913284ec3f7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -858,6 +858,10 @@ that have defined 'sexp-list' in 'treesit-thing-settings' to enable the 'up-list' motion command. *** Tree-sitter enabled modes now properly support 'show-paren-mode'. +They do that by letting 'show-paren-mode' use the results of parsing by +the tree-sitter library. The new function 'treesit-show-paren-data' is +used to communicate the tree-sitter parsing results to +'show-paren-mode'. +++ *** New function 'treesit-language-display-name'. -- 2.39.5