]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAlan Mackenzie <acm@muc.de>
Tue, 29 Jan 2008 20:20:27 +0000 (20:20 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 29 Jan 2008 20:20:27 +0000 (20:20 +0000)
lisp/ChangeLog

index 6562e57ee7c8d08453acb41976b66df899952e24..b6916f18d090026bcaf4c7f0ce1bdc53c37b3c1a 100644 (file)
@@ -1,5 +1,9 @@
 2008-01-29  Alan Mackenzie  <acm@muc.de>
 
+       * 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  <tassilo@member.fsf.org>