]> git.eshelyaron.com Git - emacs.git/commit
Save the tree-sitter grammar recipe when installing a grammar
authorYuan Fu <casouri@gmail.com>
Sun, 28 May 2023 22:31:58 +0000 (15:31 -0700)
committerYuan Fu <casouri@gmail.com>
Sun, 28 May 2023 22:34:25 +0000 (15:34 -0700)
commit3f4415256793ea0bdb99f8a67f795e68676b6be1
tree8c1cc5ede389d7718fab13343d9a70b592359520
parentc0c7b947baf5e086a857055d18dab04ce13d1f6a
Save the tree-sitter grammar recipe when installing a grammar

Raised in bug#63750, but not the main subject of it.

* lisp/treesit.el (treesit-install-language-grammar): Save the recipe
to treesit-language-source-alist when installation is successful.
lisp/treesit.el