Continue NEWS tag checking
This commit is contained in:
parent
5ee05fa75d
commit
ab36b0f5ff
1 changed files with 2 additions and 0 deletions
2
etc/NEWS
2
etc/NEWS
|
@ -2125,6 +2125,7 @@ modified flag. The default is nil, to preserve the old behavior.
|
|||
|
||||
** CC Mode
|
||||
|
||||
+++
|
||||
*** Added support for Doxygen documentation style.
|
||||
'doxygen' is now a valid 'c-doc-comment-style' which recognises all
|
||||
comment styles supported by Doxygen (namely '///', '//!', '/** … */'
|
||||
|
@ -2139,6 +2140,7 @@ use 'doxygen' by default one might evaluate:
|
|||
|
||||
or use it in a custom 'c-style'.
|
||||
|
||||
+++
|
||||
*** Added support to line up '?' and ':' of a ternary operator.
|
||||
The new 'c-lineup-ternary-bodies' function can be used as a lineup
|
||||
function to align question mark and colon which are part of a ternary
|
||||
|
|
Loading…
Add table
Reference in a new issue