aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog9
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 @@
12008-01-29 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-defs.el (c-version): increase to 5.31.5.
4
12008-01-29 Richard Stallman <rms@gnu.org> 52008-01-29 Richard Stallman <rms@gnu.org>
2 6
3 * progmodes/etags.el (tags-query-replace): Delete unused optional args. 7 * progmodes/etags.el (tags-query-replace): Delete unused optional args.
@@ -11,6 +15,11 @@
11 gdb-cpp-define-alist-program if file is nil (currently only 15 gdb-cpp-define-alist-program if file is nil (currently only
12 " *partial-output-..."). 16 " *partial-output-...").
13 17
182008-01-27 Alan Mackenzie <acm@muc.de>
19
20 * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
21 enhance comments.
22
142008-01-27 Richard Stallman <rms@gnu.org> 232008-01-27 Richard Stallman <rms@gnu.org>
15 24
16 * allout.el: Many doc fixes. 25 * allout.el: Many doc fixes.