]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Fri, 7 Oct 2005 02:43:39 +0000 (02:43 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 7 Oct 2005 02:43:39 +0000 (02:43 +0000)
lisp/ChangeLog

index 515f8bcf9217998dd504825316f0d5545c23421b..498b9b4c61272bdabb8a2fc5e670416151a18711 100644 (file)
@@ -1,3 +1,11 @@
+2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
+       
+       * progmodes/gud.el (gud-menu-map): Only display un-intuitive
+       gud-break and gud-remove icons when the fringe is not available.
+
+       * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
+       Typo.
+
 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * play/zone.el (zone): Wrap body with save-window-excursion.