Releases: pmachapman/memacs
5.0 Beta
MicroEMACS 5.00 Beta
23-Jan-2009
Changes since the first 4.00 BETA release
- Changed major version number to 5.00
- Created Windows XP version from NT code (added XP.C and XPCONIO.C)
- Made changes to compile with Visual Studio 2008
- Looks up window size and adjusts at startup
- Updates console window title correctly
- Extended LOGFLG code to show execkey() call contents and resizing info
- Added mouse-resize2-window as a new simpler mouse resize command for XP to use
- Caused XP code (in XPCONIO.C) to create new mouse input sequence
4.0
MicroEMACS 4.00
22-Apr-96
Major New Features since 3.12
Multilevel UNDO command
The new undo (^_) command undoes editing changes since the last
buffer read in each editing buffer. Various commands and environment
variables support this new highly requested feature.
Search commands enhanced
All the various search commands now highlight the results of their
search on success.
Enhancement to the macro language
Local and Global user variables are now supported. Also, stored
functions can now have parameters which are call by value.
Windows 95 enhancements
Bringing up new screens in windows has been simplified, no longer
needing a "relay screen". MicroEMACS now has its own EMACS.INI file instead
of listing its options in WIN.INI.
Abbreviation Features added
New commands, environment variables and functions added to
handle the automatic expansion of abbreviations as they are typed into a
text buffer.
Magic Mode Enhancements
New meta characters in magic mode allow the matching to the
beginning and end of words. Added the Boyer-Moore algorithm to the MAGIC
mode searches where literal characters are in the search pattern.
Unix key mapping layer enhanced
The layer responsible for mapping escape sequences to bindings
has been rewritten,and now the commands add-keymap and list-keymappings
are active in those environments.
FREEBSD support
Support for FREEBSD 2.0 and greater running on a 386 PC or
higher is now complete.
XVT driver
Support for the XVT portable windowing system is included. This
has been tested under Microsoft Windows.
Bug Fixes
As usual... most of the bugs pointed out in version 3.12 have
been thoroughly squashed.
3.12
MicroEMACS 3.12
04/24/93
Important Information
uereadme.txt Important information about version 3.12
Executable Files
Get one of these and UE312CMD.ZIP, unzip into path:
UE312IBM.ZIP MSDOS real mode memmory mapped executable
UE31216M.ZIP MSDOS DPMI Executable
UE312WIN.ZIP WINDOWS 3.1 Executable
All Sources, Docs, Makefiles
UE312CMD.ZIP Script files
UE312DOC.ZIP Documentation files
UE312DEV.ZIP Development directory tree