]> git.eshelyaron.com Git - emacs.git/commit
Fix treesit-query-validate problem with view-mode
authorTheodor Thornhill <theo@thornhill.no>
Sat, 17 Dec 2022 19:23:02 +0000 (20:23 +0100)
committerYuan Fu <casouri@gmail.com>
Sat, 17 Dec 2022 23:33:55 +0000 (15:33 -0800)
commit69f2c71135f8bc89cf4d816fd5f4c2b0a0e30469
treead2ef34dd70b60038f248b777fa792bf437753ae
parent1fc7535546c0ae42872e9c9d3aa6d6bfba849482
Fix treesit-query-validate problem with view-mode

* lisp/treesit.el (treesit-query-validate): Move the (view-mode) into
the correct scope.
lisp/treesit.el