Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/packages/uemacs/uemacs.hlp @ 1371:1ed7c47503e8
More changes
author | boisy |
---|---|
date | Fri, 26 Sep 2003 14:59:09 +0000 |
parents | 48c646212b1c |
children |
line wrap: on
line source
Instalation: Os9/68000: Vt52: rename uemacs.mak to makefile and use make. Other: Modify makefile to use appropriate terminal module (i.e. ansi) rather than the vt52 module. Os9/6809: See uemacs.mak to see what modules are needed. Known Problem: The 68000 version seems to have problems editing large (or many small) files (long before memory is exausted). The malloc routine apperently does not work well for many small allocations.