Add NEWS markup for CEDET.

This commit is contained in:
David Engster 2014-03-18 22:17:05 +01:00
parent 5fb6db0d69
commit 4d99c93d27

View file

@ -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++.