comparison lisp/ChangeLog @ 79950:f3e6d1cb6735

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Tue, 29 Jan 2008 20:04:32 +0000
parents 979543e3a991
children efaa1cd7126b
comparison
equal deleted inserted replaced
79949:979543e3a991 79950:f3e6d1cb6735
1 2008-01-29 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-defs.el (c-version): increase to 5.31.5.
4
1 2008-01-29 Richard Stallman <rms@gnu.org> 5 2008-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.
4 Doc fix. 8 Doc fix.
5 9
8 2008-01-27 Nick Roberts <nickrob@snap.net.nz> 12 2008-01-27 Nick Roberts <nickrob@snap.net.nz>
9 13
10 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call 14 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
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-...").
17
18 2008-01-27 Alan Mackenzie <acm@muc.de>
19
20 * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
21 enhance comments.
13 22
14 2008-01-27 Richard Stallman <rms@gnu.org> 23 2008-01-27 Richard Stallman <rms@gnu.org>
15 24
16 * allout.el: Many doc fixes. 25 * allout.el: Many doc fixes.
17 (allout-encrypt-string): Fix error message. 26 (allout-encrypt-string): Fix error message.