]> code.delx.au - gnu-emacs/commitdiff
Add NEWS markup for CEDET.
authorDavid Engster <dengste@eml.cc>
Tue, 18 Mar 2014 21:17:05 +0000 (22:17 +0100)
committerDavid Engster <dengste@eml.cc>
Tue, 18 Mar 2014 21:17:05 +0000 (22:17 +0100)
etc/NEWS

index a919f94ac57baf4837cca64f1c249affb2d82d5e..ccf71b3feb1cb48384a769095e88adc380650cd3 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -510,14 +510,17 @@ consistent with Calendar's calendrical system and day numbering.
 
 *** EDE
 
++++
 **** The cpp-root project now supports executing a compile command.
 It can be set through the new :compile-command slot or the
 buffer-local variable `compile-command'.
 
++++
 **** Better selection of include directories for the 'linux' project.
 Include directories now support out-of-tree build directories and
 target architecture auto-detection.
 
+---
 *** Semantic
 
 **** Improved detection of used namespaces in current scope in C++.