]> git.eshelyaron.com Git - emacs.git/commit
Fix punctuation and doc style in treesit.c
authorStefan Kangas <stefankangas@gmail.com>
Sun, 21 Jul 2024 15:46:12 +0000 (17:46 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Jul 2024 16:55:47 +0000 (18:55 +0200)
commit05f88c04fcea79ccf20010688905a485e8624821
tree5e530e22da019a8afb5df85923d3bbc3b67b2f97
parent9a43e6f03f1b2027c633625ad8a9d7e14ea95f25
Fix punctuation and doc style in treesit.c

* src/treesit.c (Ftreesit_parser_included_ranges)
(Ftreesit_query_capture, treesit_traverse_sibling_helper)
(treesit_traverse_match_predicate): Fix punctiation and documentation
style in comments and docstrings.

(cherry picked from commit 68615a386699f8e6108cb294a2cbc5664948af39)
src/treesit.c