mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * lisp/progmodes/csharp-mode.el (csharp-ts-mode--defun-name): typo
This commit is contained in:
parent
ce7d18cbc0
commit
229af8e4b3
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue