1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/doc
Yuan Fu f5789aefc2
Rename LIMIT to DEPTH in tree-sitter functions (bug#61231)
I only changed the Lisp functions, internal functions are left
unchanged.

* doc/lispref/parsing.texi (Retrieving Nodes): Update manual.
* src/treesit.c (Ftreesit_search_subtree)
(Ftreesit_induce_sparse_tree): Change LIMIT to DEPTH.
2023-02-09 23:25:57 -08:00
..
emacs Make highlighting more regular across TS modes (bug#61205) 2023-02-05 15:50:16 +02:00
lispintro ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
lispref Rename LIMIT to DEPTH in tree-sitter functions (bug#61231) 2023-02-09 23:25:57 -08:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Update to Transient v0.3.7-204-gecff8c2 2023-02-09 13:28:05 +01:00