]> git.eshelyaron.com Git - emacs.git/commit
Add treesit-explore command
authorYuan Fu <casouri@gmail.com>
Sat, 30 Nov 2024 04:38:24 +0000 (20:38 -0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Dec 2024 17:02:51 +0000 (18:02 +0100)
commitf2b757c5b0b26b0924f046b6ee3719fd7dd2ec3f
tree87b421a65279faab4b090bcd5364d4123bac6ddf
parent5b909fef271c16d02a04ecf07ffc93e70f262801
Add treesit-explore command

* lisp/treesit.el (treesit-explore): New function.
* doc/lispref/parsing.texi (Language Grammar): Advertize this
command instead of the minor mode.

(cherry picked from commit d0b918d8f3cc0779fa73b395b6384c8a04b0c0ba)
doc/lispref/parsing.texi
lisp/treesit.el