changeset 65882:ab855ff04658

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 07 Oct 2005 02:43:39 +0000
parents 6d77eb5953d0
children 46ec04efd3cc
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 06 20:14:24 2005 +0000
+++ b/lisp/ChangeLog	Fri Oct 07 02:43:39 2005 +0000
@@ -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.