1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2002-12-26 00:11:21 +00:00
parent bfb96cb7fa
commit 724533fcae

View file

@ -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.