From: Nick Roberts Date: Tue, 14 Jan 2003 23:57:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~11650 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c62e68b01d3672c0128ac9c031d14ca1e8337d4;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 103312e7d95..d0296acb1b3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2003-01-14 Nick Roberts + + * gdb-ui.el: Improve commentary. + (gdb-window-height, gdb-window-width, gdb-display-number-end): + Customize the dimensions of frames for displayed expressions. + (gdb-error-begin): Comment out because it is not used because of + bug/quirk in annotations. + (gdb-reset): Use with-current-buffer. + 2003-01-14 Kim F. Storm * ido.el (ido-read-internal, ido-file-internal)