Mercurial > emacs
comparison lisp/ChangeLog @ 53534:777201dee99a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 07 Jan 2004 23:21:10 +0000 |
parents | efec3401fb36 |
children | 602e0f5c471d |
comparison
equal
deleted
inserted
replaced
53533:2e7e8047b338 | 53534:777201dee99a |
---|---|
1 2004-01-07 Nick Roberts <nick@nick.uklinux.net> | |
2 | |
3 * progmodes/gud.el (gdb-first-prompt): Renamed from | |
4 gdb-first-pre-prompt | |
5 | |
6 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3. Use GDB | |
7 command "set width 0" to prevent word wrapping problems. | |
8 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3. | |
9 | |
1 2004-01-07 Luc Teirlinck <teirllm@auburn.edu> | 10 2004-01-07 Luc Teirlinck <teirllm@auburn.edu> |
2 | 11 |
3 * files.el (write-file-functions, write-contents-functions): | 12 * files.el (write-file-functions, write-contents-functions): |
4 Clarify docstrings. | 13 Clarify docstrings. |
5 | 14 |