Emacs for WindowsThis README file describes how to dump a bare precompiled version of GNUEmacs for Windows NT/2000/XP and Windows 95/98/Me. This distributionsupplements the standard dumped precompiled distribution of Emacs, whichyou can download from: ftp://ftp.gnu.org/gnu/emacs/windows/If you do not have the "bin" distribution, then you will need todownload it before you can use this undumped version. Also note thatyou should only need to dump Emacs yourself if you want to dump Emacswith more elisp files than are included normally, or to rebuild Emacsafter patching one of the elisp files that is preloaded.The dumping process consists of running a bare Emacs, loading up anumber of general elisp files, and then creating a new Emacs executablepreinitialized and ready to run. In the precompiled distributions,Emacs has already been dumped with the standard configuration.To dump Emacs, unpack this distribution into the directory created byunpacking the corresponding standard precompiled distribution. Toverify that you unpacked in the proper place, check to make sure thatyou now have a temacs.exe file in the bin directory.Once you have unpacked this distribution, cd into the bin directory andrun dump.bat. This will produce a new bin\emacs.exe executable for youto use (the original one is renamed to emacs.exe.orig; this is notoverwritten if you run dump more than once).For more information about running Emacs, read the README.W32 file thatcame with the standard dumped precompiled distribution. If you haveproblems with Emacs, including problems with dumping, send email to"help-emacs-windows@gnu.org".Enjoy!