summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2008-01-29 20:16:18 +0000
committerAlan Mackenzie <acm@muc.de>2008-01-29 20:16:18 +0000
commitd29cf86d3074248c077e4deaf49c1f4100e0fd25 (patch)
treef625388f5aa67f408a500d3cafa2997e6895d5c1 /lisp
parent4994db5843f5a319ee79da3055cefe7e088225c1 (diff)
downloademacs-d29cf86d3074248c077e4deaf49c1f4100e0fd25.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b47bb601af2..bf24be08751 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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 Richard Stallman <rms@gnu.org>