]> git.eshelyaron.com Git - emacs.git/commit
Add new tactic to treesit-navigate-thing (bug#78703)
authorYuan Fu <casouri@gmail.com>
Tue, 10 Jun 2025 04:41:17 +0000 (21:41 -0700)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 08:01:44 +0000 (10:01 +0200)
commite5821b3c3e8aac9c7398adf0bd9d72e7fb4aca3e
tree26c4c0c4c203eddadb9963ebc5a82498b5dae430
parent44037ae9b5f5b54c3b461d6a1ea476ced6645e8f
Add new tactic to treesit-navigate-thing (bug#78703)

* doc/emacs/programs.texi (Moving by Defuns):
* doc/lispref/parsing.texi (User-defined Things): Describe the
new tactic.
* lisp/treesit.el (treesit-navigate-thing): Add new tactic.

(cherry picked from commit 0a629abfbbdb34efcefe7b7d6f933bc7d90b5501)
doc/emacs/programs.texi
doc/lispref/parsing.texi
lisp/treesit.el