]> git.eshelyaron.com Git - emacs.git/commit
Improve treesit-search-forward-goto so it doens't stuck at EOF
authorYuan Fu <casouri@gmail.com>
Mon, 10 Oct 2022 18:14:35 +0000 (11:14 -0700)
committerYuan Fu <casouri@gmail.com>
Mon, 10 Oct 2022 18:14:35 +0000 (11:14 -0700)
commitb341864d9002fd081a8a6dfeb5a5a00373738a2f
treea7e3b91febd2f0ea0af90f3f25e6c641be800e5e
parent2f6b017e3dc646d317b56fb453c90aaa44c27089
Improve treesit-search-forward-goto so it doens't stuck at EOF

* lisp/treesit.el (treesit-search-forward-goto): Handle the edge case.
lisp/treesit.el