From: Nick Roberts Date: Tue, 17 Dec 2002 23:38:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~11980 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=faf9f52eb86cbd695d0aa8318ce5d32dbb7d979c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 415903be8db..1ea289e4273 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2002-12-17 Nick Roberts + + * gdb-ui.el (gdba-marker-filter, gdb-output-burst): Merge and + rename gud-gdba-marker-filter. + (gdb-append-to-inferior-io): Only pop up IO buffer if there is + output. + (gdb-make-instance): Remove (put into gdba). Use + gdb-instance-enqueue-input instead of + gdb-instance-enqueue-idle-input for user functions. + (gdb-instance-target-string): Simplify. + (in-gdb-instance-context): Remove. + Expand Commentary. + 2002-12-17 Kenichi Handa * international/mule.el (set-file-name-coding-system): New