mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
; * lisp/progmodes/csharp-mode.el (csharp-ts-mode--defun-name): typo
This commit is contained in:
parent
ce7d18cbc0
commit
229af8e4b3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue