# HG changeset patch # User Eli Zaretskii # Date 1226763461 0 # Node ID 666b833738d09fb63256ff399b4075bcf53427dd # Parent 322d1a27ea4a9716d5c67ccd7917893ec6f72049 Create bootlisp when bootstrapping b-emacs.exe. diff -r 322d1a27ea4a -r 666b833738d0 msdos/sed1v2.inp --- a/msdos/sed1v2.inp Sat Nov 15 15:37:10 2008 +0000 +++ b/msdos/sed1v2.inp Sat Nov 15 15:37:41 2008 +0000 @@ -72,8 +72,13 @@ s/bootstrap-doc/b-doc/ /rm -f bootstrap-emacs/s/b-emacs/b-emacs b-emacs.exe/ s/echo.*buildobj.lst/dj&/ +/ --load loadup bootstrap/i\ + stubedit temacs.exe minstack=1024k +/ --load loadup bootstrap/a\ + stubify emacs /^ mv -f emacs/a\ - stubedit b-emacs.exe minstack=3072k + stubedit b-emacs.exe minstack=3072k\ + djecho bootlisp > bootlisp /^ -\{0,1\}rm -f/s/\\#/#/ /^ @\{0,1\}cd ..\/lisp; /s|$|\; cd ../src|