]> git.eshelyaron.com Git - emacs.git/commit
Fix treesit-query-validate for string input (bug#66400)
authornverno <noah.v.peart@gmail.com>
Sun, 8 Oct 2023 02:36:44 +0000 (19:36 -0700)
committerYuan Fu <casouri@gmail.com>
Mon, 9 Oct 2023 05:00:32 +0000 (22:00 -0700)
commit53292c5d8186dfac5c82b0d16a10d91c691ae75f
tree8b10b5339a5c11d784270c4edc09c3ed6b7ba000
parent81a0c1ed2e437f94edaef0c9d3b5740d36f47181
Fix treesit-query-validate for string input (bug#66400)

* lisp/treesit.el (treesit-query-validate): Don't expand if QUERY is
string.
lisp/treesit.el