From 229af8e4b319d44228dbeef1ce4347e2890f03fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mattias=20Engdeg=C3=A5rd?= Date: Sun, 14 May 2023 11:33:04 +0200 Subject: [PATCH] ; * lisp/progmodes/csharp-mode.el (csharp-ts-mode--defun-name): typo --- lisp/progmodes/csharp-mode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/progmodes/csharp-mode.el b/lisp/progmodes/csharp-mode.el index 869a207c567..00587a8a515 100644 --- a/lisp/progmodes/csharp-mode.el +++ b/lisp/progmodes/csharp-mode.el @@ -920,7 +920,6 @@ Return nil if there is no name or if NODE is not a defun node." "struct_declaration" "enum_declaration" "interface_declaration" - "class_declaration" "class_declaration") (treesit-node-text (treesit-node-child-by-field-name -- 2.39.5