changeset 66103:876c8d128b4e

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 15 Oct 2005 22:51:57 +0000
parents 34ac1add981e
children f309eed9f854
files etc/ChangeLog lisp/ChangeLog
diffstat 2 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sat Oct 15 17:42:34 2005 +0000
+++ b/etc/ChangeLog	Sat Oct 15 22:51:57 2005 +0000
@@ -1,3 +1,12 @@
+2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
+
+	* images/gud/n.pbm, images/gud/n.xpm
+	* images/gud/ni.xpm, images/gud/ni.xpm
+	* images/gud/s.xpm, images/gud/s.xpm
+	* images/gud/si.xpm, images/gud/si.xpm: Rename to
+	next.*, nexti.*, step.*, and stepi.* , respectively, as the
+	file-name no longer clashes on 8+3 filesystems.
+
 2005-10-14  Bill Wohler	 <wohler@newt.com>
 
 	* etc/images/gud/break.*: Moved here from toolbar/gud-break.*.
--- a/lisp/ChangeLog	Sat Oct 15 17:42:34 2005 +0000
+++ b/lisp/ChangeLog	Sat Oct 15 22:51:57 2005 +0000
@@ -1,3 +1,9 @@
+2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gud.el (gud-tool-bar-map): Rename the images
+	appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
+	(gud-sentinel): Use speedbar-frame to check for speedbar.
+
 2005-10-15  Richard M. Stallman  <rms@gnu.org>
 
 	* savehist.el (savehist-history-variables): New file.