]> git.eshelyaron.com Git - emacs.git/commit
* lisp/treesit.el (treesit-up-list, treesit-outline-level): Improve.
authorJuri Linkov <juri@linkov.net>
Sat, 22 Feb 2025 19:52:39 +0000 (21:52 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Feb 2025 08:18:31 +0000 (09:18 +0100)
commit3d69d7cabb9718f53b5703572a064a56089e79bd
tree24b82475fd72691d8962a941e939a534b845e88f
parentdf46c1fef82dc95195a0c0649cda83a6d867efac
* lisp/treesit.el (treesit-up-list, treesit-outline-level): Improve.

Try to get the parent parser host node that contains the
embedded parser and continue the search from it (bug#76398).

(cherry picked from commit 1ffa0521131c20edbbcba84765870f01411d039e)
doc/lispref/modes.texi
lisp/treesit.el