Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/packages/uemacs/uemacs.hlp @ 3027:32a23a8c3332
Fix for all ide rbsuper descripters being set for drive 0
author | chawks4 |
---|---|
date | Fri, 12 Dec 2014 20:48:42 -0600 |
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.