]> git.eshelyaron.com Git - emacs.git/commit
; Minor fixes of treesit docs
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Sep 2023 07:08:21 +0000 (10:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Sep 2023 07:08:21 +0000 (10:08 +0300)
commit34414b06f2c6b7f7daed26a546c23d69c4dcfe84
tree83371921ea53f8e19fb2a28699b00ea1234d9749
parent50f21afd71d71d2392df14b1ec764e6eb69a6444
; Minor fixes of treesit docs

* src/treesit.c (treesit_traverse_validate_predicate)
(Ftreesit_search_subtree, Ftreesit_search_forward)
(Ftreesit_induce_sparse_tree, Ftreesit_node_match_p):
* lisp/treesit.el (treesit-beginning-of-thing)
(treesit-end-of-thing, treesit--things-around): Fix commentary and
doc strings.
lisp/treesit.el
src/treesit.c