From 42e218ebbfc738d9f4767eb8600482756b351cc2 Mon Sep 17 00:00:00 2001 From: Yuan Fu Date: Mon, 23 Dec 2024 18:51:51 -0800 Subject: [PATCH] ; Update c-ts-mode and c++-ts-mode's verified revision * lisp/progmodes/c-ts-mode.el: Update revision. (cherry picked from commit 7ac7ebef6cde9942905c45126cc6ef2bab01dc10) --- lisp/progmodes/c-ts-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/progmodes/c-ts-mode.el b/lisp/progmodes/c-ts-mode.el index 67ccbb8594b..90e73260b9b 100644 --- a/lisp/progmodes/c-ts-mode.el +++ b/lisp/progmodes/c-ts-mode.el @@ -25,10 +25,10 @@ ;;; Tree-sitter language versions ;; ;; c-ts-mode is known to work with the following languages and version: -;; - tree-sitter-c: v0.20.8-61-g3efee11 +;; - tree-sitter-c: v0.23.4 ;; ;; c++-ts-mode is known to work with the following languages and version: -;; - tree-sitter-cpp: v0.20.5-49-gf41b4f6 +;; - tree-sitter-cpp: v0.23.4-1-gf41b4f6 ;; ;; We try our best to make builtin modes work with latest grammar ;; versions, so a more recent grammar version has a good chance to work. -- 2.39.5