comparison lisp/ChangeLog @ 48962:a494d9f972c7

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 26 Dec 2002 00:11:21 +0000
parents 7fc7798efb6e
children 9e752ba5dcc3
comparison
equal deleted inserted replaced
48961:39ba2cdf869e 48962:a494d9f972c7
1 2002-12-26 Nick Roberts <nick@nick.uklinux.net>
2
3 * gdb-ui.el (gdb-info-display-custom): Ensure that frames/buffers
4 of displayed expressions are deleted when the displayed expressions
5 are deleted.
6 (gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer
7 deletion is handled by gdb-info-display-custom now.
8 (gdb-source-info): Undo earlier change (do create display buffer
9 automatically).
10
1 2002-12-25 Markus Rost <rost@math.ohio-state.edu> 11 2002-12-25 Markus Rost <rost@math.ohio-state.edu>
2 12
3 * cus-edit.el (custom-save-faces): Fix typo. 13 * cus-edit.el (custom-save-faces): Fix typo.
4 14
5 2002-12-23 Francesco Potort,Al(B <pot@gnu.org> 15 2002-12-23 Francesco Potort,Al(B <pot@gnu.org>