diff options
Diffstat (limited to 'msdos/ChangeLog')
| -rw-r--r-- | msdos/ChangeLog | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index c647dd5968f..04085168558 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -1,30 +1,3 @@ | |||
| 1 | 2003-08-31 Eli Zaretskii <eliz@elta.co.il> | ||
| 2 | |||
| 3 | * sed3v2.inp (srcdir): Use "command.com /c cd" to produce an | ||
| 4 | absolute file name of the current working directory. This avoids | ||
| 5 | the warning from Make about circular dependencies. | ||
| 6 | |||
| 7 | 2003-08-30 Eli Zaretskii <eliz@elta.co.il> | ||
| 8 | |||
| 9 | * sedlisp.inp: Set FNCASE=y for all targets in the lisp directory, | ||
| 10 | so that CVS etc. file names are filtered out of the list of | ||
| 11 | subdirectories. | ||
| 12 | |||
| 13 | 2003-08-28 Eli Zaretskii <eliz@elta.co.il> | ||
| 14 | |||
| 15 | * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands | ||
| 16 | with equivalent COMMAND.COM commands. | ||
| 17 | |||
| 18 | 2003-08-24 Eli Zaretskii <eliz@elta.co.il> | ||
| 19 | |||
| 20 | * sed3v2.inp (EXEEXT): Define to an empty string. | ||
| 21 | |||
| 22 | * sed1v2.inp (EXEEXT): Define to an empty string. | ||
| 23 | Remove src/emacs after producing b-emacs.exe. | ||
| 24 | |||
| 25 | * sed2v2.inp (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE) | ||
| 26 | (HAVE_SIZE_T): Define. | ||
| 27 | |||
| 28 | 2002-04-16 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2002-04-16 Eli Zaretskii <eliz@is.elta.co.il> |
| 29 | 2 | ||
| 30 | * sed2v2.inp: New file. | 3 | * sed2v2.inp: New file. |
| @@ -557,5 +530,3 @@ | |||
| 557 | Free Software Foundation, Inc. | 530 | Free Software Foundation, Inc. |
| 558 | Copying and distribution of this file, with or without modification, | 531 | Copying and distribution of this file, with or without modification, |
| 559 | are permitted provided the copyright notice and this notice are preserved. | 532 | are permitted provided the copyright notice and this notice are preserved. |
| 560 | |||
| 561 | ;;; arch-tag: b602fbb5-3776-4053-8de2-03da33c29d44 | ||