aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii2003-12-30 08:51:06 +0000
committerEli Zaretskii2003-12-30 08:51:06 +0000
commitd9e0b412fc4a60736407b53dc054d0a95f275023 (patch)
tree3201b1f3466ce13200651c3ad88bd6d51f06e3a7 /lisp
parent74c942dea8d5ad78bbb53d60449f9d8a94fed152 (diff)
downloademacs-d9e0b412fc4a60736407b53dc054d0a95f275023.tar.gz
emacs-d9e0b412fc4a60736407b53dc054d0a95f275023.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a5bdef47c48..5f00f5bc963 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,15 @@
12003-12-29 Eli Zaretskii <eliz@elta.co.il> 12003-12-30 Eli Zaretskii <eliz@elta.co.il>
2
3 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
4 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
5 file-name clashes on 8+3 DOS filesystems.
6
7 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
8 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
9 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
10 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
11 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
12 file-name clashes on 8+3 filesystems.
2 13
3 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed 14 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
4 from testcover-unsafep.el and testcover-ses.el to avoid file-name 15 from testcover-unsafep.el and testcover-ses.el to avoid file-name