home *** CD-ROM | disk | FTP | other *** search
- MicroEMACS version 3.12 Windows NT package
- Release notes
-
- 27-Nov-93
-
- ------------------------------------------------------------------------
-
- This file describes the peculiarities of this release of MicroEMACS 3.12
- for Windows NT.
-
- Contents:
- --------
-
- README MicroEMACS 3.12 release notes
- README.NT Windows NT-specific release notes
- MEWIN.HLP Help file
- MEWINNT.EXE MicroEMACS 3.12 Win32 executable
- EMACS.RC \
- BPAGE.CMD |
- CPAGE.CMD |
- EHELP.CMD |
- EPAGE.CMD | MicroEMACS generic macro files
- ERROR.CMD |
- FILTER.CMD |
- LPAGE.CMD |
- NEWPAGE.CMD |
- OPAGE.CMD |
- PPAGE.CMD |
- SHELL.CMD |
- WPAGE.CMD /
- EHELP1.TXT \ text files for the MicroEMACS
- EHELP2.TXT / help screens (used by EHELP.CMD)
- MEWIN.CMD Windows-specific extensions to EMACS.RC
- CUA.CMD macros for CUA-like behaviour
- MDI.CMD macros for MDI screens management (supports drag'n drop)
- CUSTOM.CMD add your customization macros here
- DEV.CMD other example macros (to be called from MEWIN.CMD)
-
- Interface changes:
- -----------------
-
- This package implements the following changes from the previously
- released build of MicroEMACS for Windows:
-
- - File locking is disabled.
-
- - The modeline does not contain the text "MicroEMACS 3.12". Instead,
- the version number (3.12) appears on the application's title bar.
-
- - The cursor has been changed to a blinking block (instead of the less
- visible underline).
-
- - A macro file CUSTOM.CMD has been added. It is a placeholder for
- user-customization. As an example, it contains a few instructions that
- simply remove the timestamp in the modeline and change the text colors.
-
- Installation procedure:
- ----------------------
-
- Simply extract the files in this package in the directory where you want
- MicroEMACS to reside.
-
-
- To enable the macros from DEV.CMD, remove the semicolon in front of the
- line:
-
- ; execute-file "dev.cmd"
-
- in MEWIN.CMD. You will also need to edit the line:
-
- set %sdk32hlp "api32wh.hlp"
-
- in DEV.CMD, so that it spells the full pathname of the Win32 help file.
-
- ------------------------------------------------------------------------
-
- - Pierre Perret -
-
-