Mercurial > emacs
changeset 52176:34cb3805a63d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 11 Aug 2003 21:52:48 +0000 |
parents | c869cd8e35ac |
children | 57a5b7571acc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Aug 11 19:20:30 2003 +0000 +++ b/lisp/ChangeLog Mon Aug 11 21:52:48 2003 +0000 @@ -1,3 +1,13 @@ +2003-08-11 Nick Roberts <nick@nick.uklinux.net> + + * gdb-ui.el (gdb-insert-field, gdb-array-format1) + (gdb-info-breakpoints-custom, gdb-info-frames-custom) + (gdb-info-threads-custom): Add help-echo text. + (gdb-display-back): Don't use purecopy. + (gdb-info-breakpoints-custom, gdb-reset) + (gdb-assembler-custom): Use display-images-p to test if breakpoint + icons can be displayed. + 2003-08-11 Markus Rost <rost@math.ohio-state.edu> * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.