1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00

* nt/dump.bat: Fix mixed EOLs.

This commit is contained in:
Juanma Barranquero 2008-08-06 10:15:11 +00:00
parent 7ec3b99b52
commit 295b47d8c5
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2008-08-06 Juanma Barranquero <lekktu@gmail.com>
* nt/dump.bat: Fix mixed EOLs.
2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
* CPP_DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.

View File

@ -17,7 +17,7 @@ copy ..\etc\DOC* obj\etc
copy temacs.exe obj\i386
obj\i386\temacs -batch -l loadup dump
copy obj\i386\emacs.exe .
goto skipArchTag
arch-tag: 0ca3036d-3a1e-47ea-87c6-9c0845253496
:skipArchTag
goto skipArchTag
arch-tag: 0ca3036d-3a1e-47ea-87c6-9c0845253496
:skipArchTag