From: Alan Mackenzie Date: Tue, 29 Jan 2008 20:04:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~15 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bf624ae476f3fbd51f7c90f831032a99db260ea1;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 591a159d4d6..b47bb601af2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-01-29 Alan Mackenzie + + * progmodes/cc-defs.el (c-version): increase to 5.31.5. + 2008-01-29 Richard Stallman * 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 + + * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos, + enhance comments. + 2008-01-27 Richard Stallman * allout.el: Many doc fixes.