]> git.eshelyaron.com Git - emacs.git/commit
(treesit-query-validate): Fix reusing the output buffer
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 18 Feb 2023 21:52:47 +0000 (23:52 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 18 Feb 2023 21:53:11 +0000 (23:53 +0200)
commit4c49452cdef9721715838590aff175ef596a08b2
treec5bcf84c2b76efc258a6b8838417dc8a3f9fc60f
parentd560dc5044a69144e45e13ee787b196afa28ba8b
(treesit-query-validate): Fix reusing the output buffer

* lisp/treesit.el (treesit-query-validate): Fix the "Buffer is
read-only" error when an output buffer already exists.
lisp/treesit.el