diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 113add1006c..a5b211ae393 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-11-23 Nick Roberts <nick@nick.uklinux.net> | 1 | 2002-11-23 Nick Roberts <nick@nick.uklinux.net> |
| 2 | 2 | ||
| 3 | * tooltip.el (tooltip-gud-print-command): Add server prefix to the | ||
| 4 | print command for gdb to keep it out of the command history. | ||
| 5 | |||
| 3 | * gdb-ui.el: Major re-organisation. Simplify legacy gdba | 6 | * gdb-ui.el: Major re-organisation. Simplify legacy gdba |
| 4 | code to allow only one gdb process. | 7 | code to allow only one gdb process. |
| 5 | 8 | ||