EDLIN v0.02 by Martin Coleman.

This was a quick 3min hack so you can pretty much do whatever you
like with it. It DOESN'T save files (yet) but it's mainly to serve
as an experimental EDITor for MOE. You can type as much as you
like, to stop typing press hash ('#', SHIFT-3). It was only a 10min
job (including debugging) so I don't care what you do with it.
Perhaps the MOE Editor Builder will do something with it.

v0.01 25/09/00
- initial version

v0.02 25/09/00
- tracked down the keyboard bug, now fixed.
- if you type over the line and continue onto the next row and press
   enter, you will write over the text from that line. Will fix.