unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CC Mode 5.32 has been released.
@ 2011-08-25  8:50 Alan Mackenzie
  0 siblings, 0 replies; only message in thread
From: Alan Mackenzie @ 2011-08-25  8:50 UTC (permalink / raw)
  To: emacs-devel

Hi, Emacs!

CC Mode 5.32 has been released.

More information, including links to download the source, is available
on the CC Mode web page:

    <http://cc-mode.sourceforge.net/>

The new features relevant to Emacs are:


** It is now possible for CC Mode to "guess" an existing buffer's style.
This style can then be used in other buffers.  Contributed by Masatake
YAMATO, after original code by Barry Warsaw.

** Java Mode has been enhanced to support Java 5.0 (Tiger) and Java 6
(Mustang).  Contributed by Nathaniel Flath.

** c-beginning-of-defun and c-end-of-defun now respect nested scopes.
Thus C-M-a will, by default, go to the beginning of the immediate
function, not the top level.

** "Macros with semicolons" can be registered, for correct indentation.
Where such a macro ends a line (no semicolon), the next statement is no
longer parsed as a statement continuation.

** Many bugs have been fixed, font locking has become more accurate,
angle brackets are better handled, and sluggish code has been optimised.


Of these the "guessing" and Java enhancements are already in Emacs.  The
vast majority, if not all, of the bug fixes, etc. are also already in
Emacs.  Only the improvements to C-M-a/e and the "macros with
semicolons" are not yet in Emacs.

-- 
Alan Mackenzie (Nuremberg, Germany).



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-25  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-25  8:50 CC Mode 5.32 has been released Alan Mackenzie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).