From: Nick Roberts Date: Mon, 11 Aug 2003 21:52:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~9126 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=87911c22a46293757d8a451b9763e7a6b833d168;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0abeb0f8855..e52ad93c771 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2003-08-11 Nick Roberts + + * 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 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.