]> git.eshelyaron.com Git - emacs.git/commit
* lisp/treesit.el (treesit--parser-overlay-offset): New variable.
authorJuri Linkov <juri@linkov.net>
Mon, 12 May 2025 18:23:03 +0000 (21:23 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 12 May 2025 19:56:30 +0000 (21:56 +0200)
commit2c5f8dd44e0f6f40d2a4f590e12f2a3235048e6a
treefd4272413824997567c4607ecf6bf742732e5cb3
parenta2fd7430448b76eced252a893ad654d901396ea0
* lisp/treesit.el (treesit--parser-overlay-offset): New variable.

(treesit-parsers-at): Use it (bug#77906).
(treesit-forward-sexp, treesit--forward-list-with-default)
(treesit-up-list): Let-bind 'treesit--parser-overlay-offset'.

(cherry picked from commit 824e4868db312f0cd9e735cf13d54466c4af5934)
lisp/treesit.el