From eae86e675f61dafdd5afacaab19ef946822ddaad Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sat, 15 Oct 2005 22:51:57 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 9 +++++++++ lisp/ChangeLog | 6 ++++++ 2 files changed, 15 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 49a14b76591..8630a7074bf 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,12 @@ +2005-10-16 Nick Roberts + + * 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 * etc/images/gud/break.*: Moved here from toolbar/gud-break.*. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6c6b8f2e183..4a807106cca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-10-16 Nick Roberts + + * 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 * savehist.el (savehist-history-variables): New file. -- 2.39.5