CC Mode Changes for CC Mode 5.14

Index
Download
Manual (html)
Manual (info/PS/DVI)
Recent changes
Installation
Compatibility
Mailing lists
Mercurial Repository
Browse hg Repository
SourceForge project page

Version History

Changes for 5.35
Changes for 5.34
Changes for 5.33
Changes for 5.32
Changes for 5.31
Changes for 5.30
Changes for 5.29
Changes for 5.28
Changes for 5.27
Changes for 5.26
Changes for 5.25
Changes for 5.24
Changes for 5.21
Changes for 5.20
Changes for 5.19
Changes for 5.18
Changes for 5.17
Changes for 5.16
Changes for 5.15
Changes for 5.14
Changes from v4 to v5
                                   

Here are a list of user visible changes with version 5.14. See also the list of user visible changes between version 4 and version 5.

  • Support for CORBA's IDL language.

    There is now a new mode called idl-mode, with all the expected hooks, abbreviation tables, etc. Font-lock is not supported by CC Mode, but until font-lock support for IDL gets integrated into (X)Emacs, here is a file defining some IDL font-lock-keywords

  • In "java" style, c-hanging-comment-starter-p is set to nil by default to preserve Javadoc comments.

  • A new hook variable: c-initialization-hook.

    This is called only once an (X)Emacs session, when the CC Mode package is initialized.

  • The usual assortment of bug fixes.

bug-cc-mode@gnu.org