]> git.eshelyaron.com Git - emacs.git/commit
Implement treesit-forward-sexp correctly (bug#63487)
authorYuan Fu <casouri@gmail.com>
Fri, 19 May 2023 07:15:21 +0000 (00:15 -0700)
committerYuan Fu <casouri@gmail.com>
Fri, 19 May 2023 07:20:33 +0000 (00:20 -0700)
commit156973639cc57dec47705f76f63c2ef3dc00a61d
tree47b54c7795fc3f68b0026978b8fd5dff51b75fe5
parent7ef20e0c81147bcbca0f5cc3fabc9bef5f6c3539
Implement treesit-forward-sexp correctly (bug#63487)

* lisp/treesit.el (treesit-forward-sexp): Signal scan-error when we
can't move across sexps further.
lisp/treesit.el