aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2023-05-14 08:02:15 -0400
committerEli Zaretskii2023-05-14 08:02:15 -0400
commit3aef46e466fd8e9032fe6565ea030653b1ec0cff (patch)
tree4031d6f86f941ac7c6357255c31ab9df27e20b81
parent88ca37b858921d7b3ba11bc93080f66bdca614dc (diff)
parent229af8e4b319d44228dbeef1ce4347e2890f03fb (diff)
downloademacs-29.0.91.tar.gz
emacs-29.0.91.zip
Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs into emacs-29emacs-29.0.91
-rw-r--r--lisp/progmodes/csharp-mode.el1
1 files changed, 0 insertions, 1 deletions
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."
920 "struct_declaration" 920 "struct_declaration"
921 "enum_declaration" 921 "enum_declaration"
922 "interface_declaration" 922 "interface_declaration"
923 "class_declaration"
924 "class_declaration") 923 "class_declaration")
925 (treesit-node-text 924 (treesit-node-text
926 (treesit-node-child-by-field-name 925 (treesit-node-child-by-field-name