Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
63fa225d
Commit
63fa225d
authored
Jan 21, 2023
by
Eli Zaretskii
Browse files
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
parents
9f5d6c54
0400de6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/c-ts-mode.el
lisp/progmodes/c-ts-mode.el
+1
-1
No files found.
lisp/progmodes/c-ts-mode.el
View file @
63fa225d
...
...
@@ -280,7 +280,7 @@ NODE should be a labeled_statement."
(defvar c-ts-mode-indent-block-type-regexp
(rx (or "compound_statement"
"field_declaration_list"
"enumerat
i
or_list"))
"enumerator_list"))
"Regexp matching types of block nodes (i.e., {} blocks).")
(defun c-ts-mode--statement-offset (node parent &rest _)
...
...
EMBA bot
@bot
mentioned in commit
08059568
·
Jan 23, 2023
mentioned in commit
08059568
mentioned in commit 080595682f73a920b9c9bf3eba10548ccc652e79
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment