]> git.eshelyaron.com Git - emacs.git/commit
Fix treesit-search-forward not matching leaf nodes
authorYuan Fu <casouri@gmail.com>
Wed, 16 Nov 2022 23:13:05 +0000 (15:13 -0800)
committerYuan Fu <casouri@gmail.com>
Wed, 16 Nov 2022 23:48:07 +0000 (15:48 -0800)
commit902649a170ab651cffe2bbb421e1331b23c7ed01
treee8a771389b7c2adae8d628dbcc7faba9d7d67f78
parent7bc615fd23c1304f8682f2443db235fbc37bfde9
Fix treesit-search-forward not matching leaf nodes

* src/treesit.c: Match against NODE at start of the loop.
src/treesit.c