Mercurial > emacs
changeset 49248:3e383126e57e
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 14 Jan 2003 23:57:32 +0000 |
parents | 5856f0179746 |
children | 7c4bc41333d1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 14 23:13:05 2003 +0000 +++ b/lisp/ChangeLog Tue Jan 14 23:57:32 2003 +0000 @@ -1,3 +1,12 @@ +2003-01-14 Nick Roberts <nick@nick.uklinux.net> + + * 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 <storm@cua.dk> * ido.el (ido-read-internal, ido-file-internal)