diff options
author | Alan Mackenzie <acm@muc.de> | 2008-01-29 20:04:32 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2008-01-29 20:04:32 +0000 |
commit | bf624ae476f3fbd51f7c90f831032a99db260ea1 (patch) | |
tree | ab2a2616b88094bd447eafbab2813ec49eb474d2 /lisp/ChangeLog | |
parent | c575e6587e4bea7e181bc8a2b09e57ee0e4a11a1 (diff) | |
download | emacs-bf624ae476f3fbd51f7c90f831032a99db260ea1.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
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 <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. |