From: Alan Mackenzie Date: Tue, 29 Jan 2008 20:20:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8336 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=89710739871b6d907a3239de43abbb5073aa598c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6562e57ee7c..b6916f18d09 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2008-01-29 Alan Mackenzie + * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5): Anchor + the "{" of a template function correctly on "template", not the + following "<". + * progmodes/cc-defs.el (c-version): increase to 5.31.5. 2008-01-29 Tassilo Horn