mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs into emacs-29
This commit is contained in:
commit
3aef46e466
|
|
@ -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