]> git.eshelyaron.com Git - emacs.git/commit
* lisp/treesit.el: Improvements for treesit-explore-mode (bug#75079)
authorJuri Linkov <juri@linkov.net>
Wed, 25 Dec 2024 17:52:10 +0000 (19:52 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 27 Dec 2024 15:33:58 +0000 (16:33 +0100)
commit82e66d9e44942b307c6182fb3f1759a268b6cde6
tree699e17bbe398203a57539b66644a1aafdba76cf6
parent5a694a50ffebfda715a5e23fe6b03015c4417613
* lisp/treesit.el: Improvements for treesit-explore-mode (bug#75079)

(treesit-explorer-switch-parser): Don't use completing-read
on the single parser.
(treesit-explore-mode): Don't save treesit-explore-mode to the desktop.

(cherry picked from commit c09e056c43e344c5adda08ef819252824cff0ef0)
lisp/treesit.el