Mercurial > emacs
changeset 48962:a494d9f972c7
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 26 Dec 2002 00:11:21 +0000 |
parents | 39ba2cdf869e |
children | 1bb53161a4b9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 25 23:27:27 2002 +0000 +++ b/lisp/ChangeLog Thu Dec 26 00:11:21 2002 +0000 @@ -1,3 +1,13 @@ +2002-12-26 Nick Roberts <nick@nick.uklinux.net> + + * gdb-ui.el (gdb-info-display-custom): Ensure that frames/buffers + of displayed expressions are deleted when the displayed expressions + are deleted. + (gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer + deletion is handled by gdb-info-display-custom now. + (gdb-source-info): Undo earlier change (do create display buffer + automatically). + 2002-12-25 Markus Rost <rost@math.ohio-state.edu> * cus-edit.el (custom-save-faces): Fix typo.