From ab36b0f5ff18c822d01e32f7a1f757d4db14369d Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Mon, 13 Sep 2021 16:18:30 +0200 Subject: [PATCH] Continue NEWS tag checking --- etc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 50538a168aa..76cfb43efc3 100644 --- a/etc/NEWS +++ b/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 -- 2.39.5