Revision Notes
==============

BH 95.02.07  Begin Coding
BH 95.03.16  Revisions of memory scheme
BH 95.04.04  Read in whole file of line addrs first
BH 95.04.18  Added scroll_[up & down] & clreol to get rid of flickering
BH 95.04.19  Fixed small bug in clreol

(jh) 17 Aug 1998 (PG 0.92)
   started doing code cleanup, and put usage text in usage() function,
   instead of leaving the text split from the function.
   Also, moved the revision notes to this 'NEWS' file.

(jh) 18 Aug 1998 (PG 0.93)
   set RETURN to scroll down one line, SPACE to scroll down one page,
   and 'Q' and 'q' to quit.  These are all extensions.

(jh) 18 Aug 1998 (PG 0.94)
   set the default colors to be in mono mode, which is guaranteed to
   work on all monitors, even mono displays.
