From: Nick Roberts Date: Mon, 22 Nov 2004 09:43:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~3757 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=771aad8e44c3c0c3d58cbf01808a9e4a71a1cdfd;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 09af28a06d0..153232ab8d9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2004-11-22 Nick Roberts + + * progmodes/gdb-ui.el (gdb-resync): New function. + (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping) + (gdb-frame-begin, gdb-stopped, gdb-post-prompt): + Use it to fail more gracefully. + (gdb-variables): Delete variable. + Re-order variables to reduce byte-compiler warnings. + + 2004-11-22 Stefan Monnier * descr-text.el (describe-char):