1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-02 13:41:30 -08:00
emacs/doc
Yuan Fu 564b947745
Add a synchronous way to get parser change ranges (bug#78402)
This commit only adds the new function, the fix for the bug is
in the next commit.

* doc/lispref/parsing.texi (Using Parser): Add docs.
* lisp/treesit.el (treesit): Add shortdoc.
* src/treesit.c (treesit_get_affected_ranges): New function
extracted from treesit_call_after_change_functions.
(treesit_call_after_change_functions): Extract out.
(treesit_ensure_parsed): Return affected regions.
(Ftreesit_parser_changed_regions): New function that returns the
affected regions.
2025-07-08 23:39:36 -07:00
..
emacs ; * doc/emacs/maintaining.texi (VC With A Merging VCS): Fix wording. 2025-07-07 15:30:50 +01:00
lispintro Merge from origin/emacs-30 2025-04-30 07:14:23 -04:00
lispref Add a synchronous way to get parser change ranges (bug#78402) 2025-07-08 23:39:36 -07:00
man Remove ctags program 2025-03-22 11:57:29 -07:00
misc Update to Transient v0.9.3-8-gecd64f17 2025-07-01 18:23:32 +02:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00