c-semi&comma-inside-parenlist

c-semi&comma-inside-parenlist is a compiled Lisp function in `cc-align.el'.

(c-semi&comma-inside-parenlist)

Controls newline insertion after semicolons in parenthesis lists.
If a comma was inserted, no determination is made. If a semicolon was
inserted inside a parenthesis list, no newline is added otherwise a
newline is added. In either case, checking is stopped. This supports
exactly the old newline insertion behavior.