diff options
| author | Eli Zaretskii | 2003-12-30 08:26:00 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2003-12-30 08:26:00 +0000 |
| commit | ab5136eab7bceb5de1f81eb919d03465c81df5c1 (patch) | |
| tree | 633d5ae6bc0acb0446c3a8577e62f5a4b8330032 | |
| parent | 462c6e815a01d64f0b6a166da9f8de20f34b0a26 (diff) | |
| download | emacs-ab5136eab7bceb5de1f81eb919d03465c81df5c1.tar.gz emacs-ab5136eab7bceb5de1f81eb919d03465c81df5c1.zip | |
emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
from testcover-unsafep.el and testcover-ses.el to avoid file-name
clashes on 8+3 DOS filesystems.
| -rw-r--r-- | lisp/ChangeLog | 6 | ||||
| -rw-r--r-- | lisp/emacs-lisp/tcover-ses.el (renamed from lisp/emacs-lisp/testcover-ses.el) | 0 | ||||
| -rw-r--r-- | lisp/emacs-lisp/tcover-unsafep.el (renamed from lisp/emacs-lisp/testcover-unsafep.el) | 0 |
3 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c6694b0ad03..a5bdef47c48 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-12-29 Eli Zaretskii <eliz@elta.co.il> | ||
| 2 | |||
| 3 | * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed | ||
| 4 | from testcover-unsafep.el and testcover-ses.el to avoid file-name | ||
| 5 | clashes on 8+3 DOS filesystems. | ||
| 6 | |||
| 1 | 2003-12-29 Richard M. Stallman <rms@gnu.org> | 7 | 2003-12-29 Richard M. Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * textmodes/flyspell.el (mail-mode-flyspell-verify): | 9 | * textmodes/flyspell.el (mail-mode-flyspell-verify): |
diff --git a/lisp/emacs-lisp/testcover-ses.el b/lisp/emacs-lisp/tcover-ses.el index 48ec9fa64da..48ec9fa64da 100644 --- a/lisp/emacs-lisp/testcover-ses.el +++ b/lisp/emacs-lisp/tcover-ses.el | |||
diff --git a/lisp/emacs-lisp/testcover-unsafep.el b/lisp/emacs-lisp/tcover-unsafep.el index 4359209b4d4..4359209b4d4 100644 --- a/lisp/emacs-lisp/testcover-unsafep.el +++ b/lisp/emacs-lisp/tcover-unsafep.el | |||