]> git.eshelyaron.com Git - emacs.git/commit
Add known-to-work version for c/c++-ts-mode
authorYuan Fu <casouri@gmail.com>
Fri, 20 Dec 2024 08:22:31 +0000 (00:22 -0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:18:37 +0000 (16:18 +0100)
commit9f47c84aaa373024357b1bc70d749e345c59ffe5
tree81ab50d9fbc5734e944c18acd445e49ed0d59835
parent26ada83be2028dff996d3eb0a30a8be936c3797c
Add known-to-work version for c/c++-ts-mode

This is done by

    (treesit--verify-major-mode-queries
     '(c-ts-mode c++-ts-mode)
     '(c cpp)
     "/tmp/tree-sitter-grammars")

* lisp/progmodes/c-ts-mode.el: Add comments.

(cherry picked from commit 07cc8abca75e9c0180e993ad10f162c5218c9e5e)
lisp/progmodes/c-ts-mode.el