]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Mon, 11 Aug 2003 21:52:48 +0000 (21:52 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 11 Aug 2003 21:52:48 +0000 (21:52 +0000)
lisp/ChangeLog

index 0abeb0f885528371056c7d0fe6f43579ff0b2a6f..e52ad93c771878dbe3c79f352b66b9b1ccaadaca 100644 (file)
@@ -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.