Mercurial > emacs
changeset 53444:673b9dafcf0f
*** empty log message ***
author | Eli Zaretskii <eliz@is.elta.co.il> |
---|---|
date | Tue, 30 Dec 2003 08:51:06 +0000 |
parents | 03788e9f1efb |
children | c6a08cba798f |
files | ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 17 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Dec 30 08:50:29 2003 +0000 +++ b/ChangeLog Tue Dec 30 08:51:06 2003 +0000 @@ -1,3 +1,8 @@ +2003-12-30 Eli Zaretskii <eliz@elta.co.il> + + * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name + clashes with install-sh on 8+3 filesystems. + 2003-12-08 Miles Bader <miles@gnu.org> * .cvsignore: Add .arch-inventory.
--- a/lisp/ChangeLog Tue Dec 30 08:50:29 2003 +0000 +++ b/lisp/ChangeLog Tue Dec 30 08:51:06 2003 +0000 @@ -1,4 +1,15 @@ -2003-12-29 Eli Zaretskii <eliz@elta.co.il> +2003-12-30 Eli Zaretskii <eliz@elta.co.il> + + * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files + for gud-next, gud-nexti, gud-step and gud-stepi to prevent + file-name clashes on 8+3 DOS filesystems. + + * toolbar/gud-next.pbm, toolbar/gud-next.xpm + * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm + * toolbar/gud-step.pbm, toolbar/gud-step.xpm + * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to + gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid + file-name clashes on 8+3 filesystems. * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed from testcover-unsafep.el and testcover-ses.el to avoid file-name