From: Nick Roberts Date: Mon, 10 Aug 2009 03:43:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0c176ba8568944275b3048d206409edf4e3596c9;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 31a7473b4aa..6b7e5f9e5ff 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,13 @@ +2009-08-10 Nick Roberts + + * Rename icons for 8+3 DOS filesystems, added on 2009-08-06, to: + * etc/images/gud/recstart.xpm, etc/images/gud/recstop.xpm, + * etc/images/gud/rcont.xpm, etc/images/gud/rnext.xpm + * etc/images/gud/rfinish.xpm, etc/images/gud/rnexti.xpm, + * etc/images/gud/rstep.xpm, etc/images/gud/rstepi.xpm: + + * images/gud/README (License): Use new filenames. + 2009-08-08 Nick Roberts * images/gud/README (License): Add entries for icons for reverse diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b931bb013bd..90b10710926 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-08-10 Nick Roberts + + * progmodes/gud.el (gud-tool-bar-map): Use new 8+3 filenames. + * term/x-win.el (x-gtk-stock-map): Ditto. + 2009-08-08 Eli Zaretskii * mail/rmail.el (rmail-add-mbox-headers)