emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 229af8e4b31: ; * lisp/progmodes/csharp-mode.el (csharp-ts-mode-


From: Mattias Engdegård
Subject: emacs-29 229af8e4b31: ; * lisp/progmodes/csharp-mode.el (csharp-ts-mode--defun-name): typo
Date: Sun, 14 May 2023 07:23:22 -0400 (EDT)

branch: emacs-29
commit 229af8e4b319d44228dbeef1ce4347e2890f03fb
Author: Mattias Engdegård <mattiase@acm.org>
Commit: Mattias Engdegård <mattiase@acm.org>

    ; * 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]