]> git.eshelyaron.com Git - emacs.git/commit
Improve completion of treesit-check-indent command
authorDaniel Martín <mardani29@yahoo.es>
Mon, 12 Dec 2022 10:33:01 +0000 (11:33 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 5 Sep 2023 20:40:38 +0000 (22:40 +0200)
commitcd6dcfad1074cfdc2a3b18d905cb60ce977ed6b0
tree8f654fb4bb6f6b5b9bc6b6172540d7e14db866d2
parent07454c47a62d9450f194dc0177a3a5b10846195b
Improve completion of treesit-check-indent command

* lisp/treesit.el (treesit--read-major-mode): Helper function to
provide completion for most major modes.
(treesit-check-indent): Use the new interactive spec and improve the
docstring.  (Bug#60001)
lisp/treesit.el