This program will install the Emacs developers CVS version 22.0.50.1 of Emacs. Please notice that this is not a released version of Emacs! Though it is considered stable it may still contain bugs, but hopefully only minor ones. You can during the installation optionally do some setup using the EmacsW32 enhancements. Please click the Help button for more information. The sources for Emacs was checked out at ${co-date} ${co-time} GMT+2 with cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs They have then been compiled using the instructions found in EmacsW32. (Sources for Emacs is not included in this installation program but are available on the EmacsW32 web site.) Modifications of the Original Emacs Sources =========================================== The sources have been modified to allow normal menu handling and support left and right windows keys as meta. Using windows keys as meta is not on by default. For more info see the defcusom variable w32-meta-style. There are also some other very minor changes. All changes made to the sources can be found in the src/patches subdirectory on the web site and in the file patch-${co-date}.diff in the installation. Image Support ============= This build includes image support for Emacs and is compiled with no debug information. The image libraries can be fetched from gnuwin32.sourceforge.net. Below is a list of the needed dll-files and where you can find them: jpeg62.dll <= jpeg-6b-4.exe libpng13.dll <= libpng-1.2.8.exe libungif.dll <= libungif-4.1.0b1-bin.zip libtiff13.dll <= tiff-3.7.2.exe xpm4.dll <= xpm-3.5.1-1.exe zlib1.dll <= zlib-1.2.2.exe The image libraries dll-files are included in the Emacs bin directory.