changeset 79950:f3e6d1cb6735

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Tue, 29 Jan 2008 20:04:32 +0000
parents 979543e3a991
children d9dc3f33d70b
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 29 14:49:10 2008 +0000
+++ b/lisp/ChangeLog	Tue Jan 29 20:04:32 2008 +0000
@@ -1,3 +1,7 @@
+2008-01-29  Alan Mackenzie  <acm@muc.de>
+
+	* progmodes/cc-defs.el (c-version): increase to 5.31.5.
+
 2008-01-29  Richard Stallman  <rms@gnu.org>
 
 	* progmodes/etags.el (tags-query-replace): Delete unused optional args.
@@ -11,6 +15,11 @@
 	gdb-cpp-define-alist-program if file is nil (currently only
 	" *partial-output-...").
 
+2008-01-27  Alan Mackenzie  <acm@muc.de>
+
+	* progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
+	enhance comments.
+
 2008-01-27  Richard Stallman  <rms@gnu.org>
 
 	* allout.el: Many doc fixes.