emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ab36b0f: Continue NEWS tag checking


From: Lars Ingebrigtsen
Subject: master ab36b0f: Continue NEWS tag checking
Date: Mon, 13 Sep 2021 10:18:52 -0400 (EDT)

branch: master
commit ab36b0f5ff18c822d01e32f7a1f757d4db14369d
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Continue NEWS tag checking
---
 etc/NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index 50538a1..76cfb43 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]