]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Tue, 15 Nov 2005 12:24:56 +0000 (12:24 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 15 Nov 2005 12:24:56 +0000 (12:24 +0000)
etc/ChangeLog
lisp/ChangeLog

index fc70d8a62b33e3e33c2ca3adb63ac36d7c24988e..baebe91ebf2bdac42baf291cd3ac6762960532fd 100644 (file)
@@ -1,3 +1,14 @@
+2005-11-16  Nick Roberts  <nickrob@snap.net.nz> 
+
+       * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
+       Use for run/continue.
+       * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
+       Use for interrupting inferior.
+       * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
+       Use a more appropriate variable name.
+       * images/gud/remove.xpm, images/gud/remove.pbm
+       * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
+       
 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
 
        * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
index a2498485631b6a21e41d1aa2e5824a33739c9d3d..3734eb1f57ea9be3ae0310a2edd32b54a8a8c729 100644 (file)
@@ -1,3 +1,21 @@
+2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el: Remove face-alias left over from change on
+       2005-08-15.
+       (gdb-ann3): New command gud-go.
+       (menu): Accomodate gdb-mi.el.
+       (gdb-assembler-custom): Make buffer of selected window current
+       so that set-window-point works.
+
+       * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
+       buttons and include new ones.
+
+2005-11-16  Kim F. Storm  <storm@cua.dk>
+
+       * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New
+       function.
+       (gud-menu-map): Use it.
+
 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
 
        * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way