comparison lisp/ChangeLog @ 53546:09fdb86bd84e

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 08 Jan 2004 22:09:12 +0000
parents 602e0f5c471d
children 3f95b362dd1b
comparison
equal deleted inserted replaced
53545:ed3e26153ee9 53546:09fdb86bd84e
1 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
2
3 * gdb-ui.el (gdb-ann3): Revert previous change.
4 (gdb-source-info): Allow for case of where compilation directory
5 is not recorded.
6
1 2004-01-08 John Paul Wallington <jpw@gnu.org> 7 2004-01-08 John Paul Wallington <jpw@gnu.org>
2 8
3 * emerge.el (emerge-restore-buffer-characteristics): Doc fix. 9 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
4 10
5 2004-01-07 Nick Roberts <nick@nick.uklinux.net> 11 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
6 12
7 * progmodes/gud.el (gdb-first-prompt): Renamed from 13 * progmodes/gud.el (gdb-first-prompt): Renamed from
8 gdb-first-pre-prompt 14 gdb-first-pre-prompt
9 15
10 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3. Use GDB 16 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
11 command "set width 0" to prevent word wrapping problems. 17 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18 problems.
12 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3. 19 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
13 20
14 2004-01-07 Luc Teirlinck <teirllm@auburn.edu> 21 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
15 22
16 * files.el (write-file-functions, write-contents-functions): 23 * files.el (write-file-functions, write-contents-functions):