home *** CD-ROM | disk | FTP | other *** search
- /*--------------------------------------------------------------------------*
-
- EE V0.7, Rev16 - The E Editor.
- Copyright Barry Wills, 1994.
-
- *--------------------------------------------------------------------------*
-
- BUGS:
- 1. "Out of memory" recovery sucks, i.e., it doesn't work! I hate things that
- suck! (slowly working on it)
- 2. After clicking around and selecting text with the mouse, the mouse
- suddenly quits selecting forever.
- 3. cursorRight() sticks to eoln when blank lines exist at the end of text
- (only certain configurations of blank lines).
- * 4. Wouter say: "edit prefs directly from the ed doesn't work. rather, I get
- a busypointer that stays." I have yet to see it. >:-/
- 5. The wordRight() cursor-sticks-at-some-eolns bug reappeared.
- * 6. Wouter say: "an empty fontname doesn't work (should use default?)".
- * 7. Wouter say: "[window directory] doesn't work here. same window that was
- active before is active now. same with the nextwindow etc. functions."
-
- * means "might be fixed"; have to wait for beta-testers to verify.
-
- *--------------------------------------------------------------------------*/
-