aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS18
1 files changed, 0 insertions, 18 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 302cd30a135..3220a3f16e4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2872,24 +2872,6 @@ only return parsers for that language. If TAG is given, only return
2872parsers with that tag. Note that passing nil as tag doesn't mean return 2872parsers with that tag. Note that passing nil as tag doesn't mean return
2873all parsers, but rather "all parsers with no tags". 2873all parsers, but rather "all parsers with no tags".
2874 2874
2875+++
2876*** New function 'treesit-parser-changed-ranges'.
2877This function returns buffer regions that are affected by the last
2878buffer edits.
2879
2880*** New function 'treesit-add-font-lock-rules'.
2881This function helps users to add custom font-lock rules to a tree-sitter
2882major mode.
2883
2884---
2885** The variable 'rx-constituents' is now obsolete.
2886Use 'rx-define', 'rx-let' and 'rx-let-eval' instead.
2887
2888---
2889** 'defvar-keymap' can specify hints for 'repeat-mode'.
2890Using ':repeat (:hints ((command . "hint") ...))' will show
2891the hint string in the echo area together with repeatable keys.
2892
2893 2875
2894* Changes in Emacs 30.1 on Non-Free Operating Systems 2876* Changes in Emacs 30.1 on Non-Free Operating Systems
2895 2877