From 67206a8418f0bcf56ca8aa1b6496bb6313c56f12 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sat, 4 Jan 2003 22:43:31 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b42ef0debdf..b9912dcc595 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2003-01-04 Nick Roberts + + * gdb-ui.el: Acknowledge Tom Lord as author of gdba.el. + Use let construction to bind buffer-read-only to nil. + (gdba): 'set height 0' in GDB. + (gdb-display-end, gdb-frame-handler): Corrections to forming + full expression name for header-line in display frame. + (gdb-info-breakpoints-custom): Highlight breakpoints since + they may be clicked on with mouse-2. + (gdb-quit): Delete frames of displayed expressions when + quitting. + (gdb-delete-frames): New function. + (gdb-source-info): Don't create stack buffer automatically. + 2003-01-04 Thien-Thi Nguyen * xml.el (xml-substitute-special): Move "&" -> "&" last. -- 2.39.2