From: Eli Zaretskii Date: Wed, 27 Mar 2002 14:42:54 +0000 (+0000) Subject: : Make sure all *.el files have Unix EOLs, to X-Git-Tag: ttn-vms-21-2-B4~15959 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=51a8ec55a9e46395446201bd5d6648ac2fa9a151;p=emacs.git : Make sure all *.el files have Unix EOLs, to avoid overflowing pure storage while bootstrapping. --- diff --git a/msdos/sedlisp.inp b/msdos/sedlisp.inp index 0b409cd708c..e2d2b755613 100644 --- a/msdos/sedlisp.inp +++ b/msdos/sedlisp.inp @@ -2,7 +2,7 @@ # Configuration script for lisp/Makefile under DJGPP v2.x # ---------------------------------------------------------------------- # -# Copyright (C) 2000 +# Copyright (C) 2000, 2002 # Free Software Foundation, Inc. # # This file is part of GNU Emacs. @@ -20,3 +20,5 @@ /^lisp=/s|@srcdir@|.| /^VPATH=/s|@srcdir@|.| /^srcdir=/s|@srcdir@|.| +/^bootstrap-clean:/a\ + command.com /c dtou .../*.el