home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / the25.zip / thesrc251.zip / HISTORY < prev    next >
Text File  |  1998-07-31  |  61KB  |  1,169 lines

  1.  
  2. Version 2.5.1 28-Jul-98
  3.  
  4.  --- Bug fixes:
  5.      o Fixed problem with compiling without Rexx support.
  6.      o Fixed the Win32 port mouse support.  Mouse support would only
  7.        work until a Rexx macro or an operating system command was 
  8.        called and then mouse support would be disabled.
  9.      o Fixed bug in COMPAT XEDIT mode where the behaviour of the
  10.        "enter" command in the FILEAREA would behave like INPUT command
  11.        rather than SOS ADDLINE/LINEADD.
  12.      o Fixed bug in display of cursor when in insert mode under 
  13.        several platforms.
  14.  --- Changed commands or behaviour:
  15.      o SOS ADDLINE/LINEADD under COMPAT XEDIT now works more like
  16.        XEDIT.
  17.  
  18.  
  19. Version 2.5 30-Jun-98
  20.  
  21.  --- Bug fixes:
  22.      o Fixed problem with DIR or THE/XEDIT/EDIT command in a profile. 
  23.        THE would go into an infinite loop.
  24.      o LSCREEN values were not available as implied extract functions.
  25.      o Specifying 0 for row or column with CURSOR SCREEN/ESCREEN now 
  26.        causes an error.
  27.      o lastmsg.1 not being set when MSGMODE is OFF
  28.      o fixed bug with SET AUTOSAVE in profile
  29.      o fixed cursor positioning bug when an "edit" command was issued
  30.        for a file already in the ring from a macro or key
  31.      o fixed error with alteration counts not being reset when saving
  32.        a file under AFS.
  33.      o ALL command on a file with no lines caused THE to crash
  34.      o return codes from THE macros called by other macros should now
  35.        be returned
  36.      o EXTRACT /INBLOCK/ now correct for all marked blocks (except STREAM)
  37.      o CINSERT will now insert spaces.
  38.      o implied extract functions, such as alt.1(), will fail if called when
  39.        no files are in the ring.
  40.      o EXTRACT RESERVED did not include attribute modifiers when run on
  41.        mono monitor.
  42.      o Fixed error with ACLs under HPUX where if the file system did
  43.        not support ACLs, files could not be saved.
  44.      o Fixed error in PRESERVE/RESTORE where changes to the layout of
  45.        the displayed screen were not being restored.
  46.      o Made changes to support API changes in Regina 0.08c.
  47.      o SET COMPAT would reset ALT settings.
  48.      o A command consisting of blanks returns an error; now simply
  49.        ignored.
  50.      o With STAY OFF, PUT now moves the current line to the target 
  51.        line if in COMPAT XEDIT(feel) mode.
  52.      o EXTRACT /CURSOR with cursor in prefix area, now returns the
  53.        file's line number in cursor.3.
  54.      o THE can now handle messages via MSG and EMSG commands > 160 
  55.        characters.
  56.      o Fixed problem with dir() boolean function to return correct
  57.        value.
  58.      o EXTRACT /RING in COMPAT XEDIT(feel) now returns the number of
  59.        files in the ring in ring.1. For COMPAT THE and KEDIT the number
  60.        of files is returned in in ring.0.
  61.      o With HEX ON, LOCATE /x'00' would match every line in the file.
  62.      o When an attempt to edit a file with a line width > the current
  63.        WIDTH setting, THE would not close the file. On some platforms
  64.        this meant that file was no longer accessible until the edit
  65.        session was ended.
  66.      o Under Unix, THE now attempts to preserve the file's user and 
  67.        group ownership ids. This should work fine for the file's
  68.        owner and for root, but probably won't for other users.
  69.      o Use of interactive trace in a THE macro would not work under
  70.        OS/2, DOS or WIN32. Should now.
  71.      o Commands that are very long, particularly those issued from 
  72.        macros used to crash THE. Now they shouldn't.
  73.      o Fixed behaviour of CMATCH in COMPAT XEDIT mode.
  74.      o Fixed bug in COMPRESS command.
  75.      o Corrected SOS DELLINE and SOS ADDLINE behaviour when issued on
  76.        cmdline.
  77.      o In COMPAT XEDIT, SET TABSIN caused the current line to be moved
  78.        to the bottom of the file.
  79.      o THE now compiles on Digital Unix 4.0
  80.      o In COMPAT XEDIT mode, THE would allow characters from the prefix
  81.        area to display in the gap between the prefix area and the filearea.
  82.      o THE now removes multiple, consecutive slashes from a filename.
  83.        eg. /usr///include//stdio.h is now interpreted as 
  84.            /usr/include/stdio.h
  85.      o Fixed typo in INSTALL file --with--curseslibdir changed to
  86.        --with-curseslibdir
  87.      o Fixed an error with EXTRACT. If a space appears before the first
  88.        item name to extract, an error was displayed and the last item
  89.        was not extracted.
  90.      o Use of UPPER or LOWER commands did not set the LINEFLAG to
  91.        changed.
  92.      o An invalid hexidecimal or decimal value in a string target now
  93.        only results in one error message, rather than one per line of
  94.        the file.
  95.      o The OS family of commands now return the return code from the
  96.        operating system command.
  97.      o The definitions and behaviour of CURSOR SCREEN/ESCREEN row col
  98.        were reversed.
  99.      o Fixed cursor positioning problems with SOS DELLINE when the
  100.        *** Bottom of File *** line was the current line.
  101.      o Any commands that saved a file with a different name to the
  102.        file being edited; eg PUT, SAVE and FILE, always kept the same
  103.        attributes as the original.  This has been changed so that any
  104.        new file takes on default attributes (and ownerships) as would
  105.        a new file.
  106.      o Several documentation corrections, particularly in the HTML
  107.        source. Thanks to Franz-Josef Wirtz for reporting these.
  108.      o Fixed error with SET COLOR. The NONDISP colour would always get
  109.        changed.
  110.      o Fixed a problem with unknown keys, such as decimal 226 (A-B),
  111.        using ncurses.  These now can be assigned commands with DEFINE
  112.        (eg. DEFINE \226 TOP) and will display their correct assignment
  113.        when using SHOWKEY.
  114.      o Trailing spaces on the command line will now be passed to macros.
  115.      o Fixed a bug on some System V R4 curses and ncurses, where the 
  116.        cursor would disappear after toggling the INSERTMODE to ON.  This
  117.        was caused by a lack of the terminal's capability to display the
  118.        cursor in a high visibility mode, instead it would not display
  119.        it at all.
  120.  --- New features:
  121.      o Added new SET commands; FILENAME, FNAME, FEXT, FTYPE, FMODE 
  122.        and FPATH.
  123.      o Added COLOR option to EXTRACT and QUERY commands.
  124.      o Added WIDTH display to status area.
  125.      o Added [SET] SLK to allow user to define soft label keys.
  126.      o Added SLK to [SET] COLOR.
  127.      o Added new command line option; -k to enable soft label keys
  128.        support.
  129.      o HTML'd the HISTORY file.
  130.      o Added [SET] WRAP
  131.      o Added [SET] WORD
  132.      o Added [SET] WIDTH
  133.        This enables the maximum width of a line to be set within an
  134.        edit session.
  135.      o Added [SET] FULLFNAME to specify if the file's fully-qualified
  136.        filename is displayed on the IDLINE or the name of the file
  137.        as entered by the user is displayed.  This command may change to
  138.        include settings for whether the file's fully-qualified name is
  139.        used when writing the file.
  140.      o On Unix platforms, if THE suffers a core dump, THE will attempt 
  141.        to autosave all files that are currently open. (Thanks to Ian
  142.        Collier for this good suggestion)
  143.      o Added a new SET command; UNTAA. This is an ancronym for 
  144.        "Unsigned Numerical Targets Are Absolute". This SET command
  145.        affects ALL numerical targets, not just the LOCATE command!
  146.      o Added SET COLOR/COLOUR GAP to enable the colour of the gap
  147.        between the prefix area and the filearea to be specified. By
  148.        default, COMPAT XEDIT will display the gap in the same colour
  149.        as the filearea, COMPAT THE in the same colour as the prefix
  150.        area.
  151.      o Added [SET] DEFSORT command to specify how files should be
  152.        sorted in the DIR.DIR file. Also added DEFSORT as a valid
  153.        option for EXTRACT.
  154.      o Added EDITV command for setting and retrieving persistent macro
  155.        variables.
  156.      o Added SET SPAN, SPILL and TRUNC.  They don't do anything yet.
  157.      o Added REXX command to allow Rexx instructions to be run from
  158.        the command line.
  159.      o Included the Regina memory management routines into THE to
  160.        increase its performance.
  161.      o Added SOS PASTECMDLINE SETTAB INSTAB STARTBLOCK and ENDBLOCK.
  162.      o Added EXTRACT FIELD.
  163.      o Added shadow() boolean function to determine if the cursor is
  164.        on a shadow line.
  165.      o Under Win95/NT, THE can now use Object Rexx, Personal Rexx,
  166.        Enterprise Rexx and uni-REXX interpreters in addition to the 
  167.        default interpreter, Regina.
  168.      o Added support for uni-REXX 2.7.0 under Unix.
  169.      o Added QUERY and EXTRACT COLOUR (alternate spelling for COLOR)
  170.      o Added [SET] UNDOING to enable the saving of changed lines to
  171.        be avoided. This makes large changes or deletes slightly quicker
  172.        at the expense of not being able to RECOVER those lines affected
  173.        while UNDOING ON is in effect.
  174.  --- Changed commands or behaviour:
  175.      o EXTRACT RESERVED format has now changed. Originally the format 
  176.        of the returned string was:
  177.          +---------------
  178.          line-number foreground background modifier text...
  179.          eg. -1 red white normal This is a reserved line
  180.          +---------------
  181.        The new format of the returned string is:
  182.          line-number modifier [modifier[...]] foreground on background text...
  183.          +---------------
  184.          eg. -1 red on white This is a reserved line
  185.              -2 bold reverse white on black This is a reserved line
  186.          +---------------
  187.        This new format now ensures that the contents of the reserved line
  188.        can be extracted from the returned value. The following example
  189.        is guaranteed to work on colour or mono displays.
  190.          +---------------
  191.          Parse Var reserved.1 . 'on' . text
  192.          +---------------
  193.      o Added FULL as optional parameter to LEFT and RIGHT commands.
  194.      o Changed the behaviour of cursor movement in COMPAT XEDIT to be
  195.        more consistent.
  196.      o Slight change in the way THE determines the name of a macro to
  197.        execute.  Assuming the value of MACROEXT is "the" and you have
  198.        a macro called fred.the in the current directory, then the
  199.        following commands are equivalent:
  200.          +---------------
  201.          ====> macro fred
  202.          ====> macro fred.the
  203.          ====> fred          /* assumes IMPMACRO is ON */
  204.          ====> fred.the      /* assumes IMPMACRO is ON */
  205.          +---------------
  206.        In previous versions, THE would always append the MACROEXT, so
  207.        macro fred.the would attempt to find the file fred.the.the.
  208.      o There is now only one help file; called THE_Help.txt rather
  209.        than one for each platform/terminal type.  THE_Help.txt replaces
  210.        the *.hlp files.  The only difference between these files was the
  211.        default key definitions.  These are now in the one table.
  212.      o Changed the comm.the and uncomm.the sample programs to support
  213.        HTML comments.
  214.      o Changed the match.the sample program to support LaTex begin/end
  215.        pairs.
  216.      o Added [Column|CURSOR] options to SPLIT and JOIN commands.
  217.      o Inserting of lines greater than WIDTH setting, either via INPUT
  218.        or JOIN are now truncated, and the message "Truncated" displayed.
  219.      o Blank lines are now saved for use with RECOVER command.
  220.      o With the addition of the SET FNAME, FILENAME etc commands, it
  221.        was necessary to change the value returned for EXTRACT /FNAME.
  222.        Prior to this release, EXTRACT /FNAME returned the full filename
  223.        of the current file.  EXTRACT /FNAME in this release, returns
  224.        the filename portion of the full file name; excluding the file's
  225.        extension.  To achieve the same functionality as before, use
  226.        EXTRACT /FILENAME.
  227.      o Added a new make target; help. This builds the THE_Help.txt
  228.        from the source code.
  229.      o QUERY command now ignores the current setting of MSGLINE and
  230.        displays all lines without scrolling, provided they all fit
  231.        on the screen!
  232.      o SET POINT did not allow numeric values. Now SET POINT .12
  233.        works as expected.
  234.      o Removed extraneaous screen displays in CANCEL, CCANCEL and 
  235.        SOS EDIT commands.
  236.      o File dates displayed in a DIR.DIR listing now have 4 digits.
  237.        The result of this is that file names now start in column 38
  238.        instead of 36.  If you have any macros that rely on this
  239.        position, they will need to be changed.
  240.      o In previous versions, the setting of SET MSGMODE for a new view
  241.        of a file would be obtained from the setting of the view from
  242.        which the file was edited.  Thus if MSGMODE was OFF in the current
  243.        file, and another file was edited, then the value of MSGMODE for
  244.        this file would also be OFF.  This has now changed so that the
  245.        the default setting of MSGMODE will be ON irrespective of the
  246.        setting of MSGMODE in the current file.  Obviously, if SET
  247.        MSGMODE OFF is in your profile and SET REPROFILE is ON, then
  248.        the new file will have a MSGMODE of OFF.
  249.      o Fiddled around with the colours GREY (and GRAY) and WHITE to
  250.        try to get WHITE not be BOLD WHITE and GREY to be BOLD BLACK.
  251.      o Added OFF option to SET TABS to turn off all tab settings.
  252.      o The COMPAT command has changed slightly when the third parameter
  253.        is not supplied (function key compatibility).  Previously, if the
  254.        parameter was not supplied, the default key mapping for the
  255.        current compatibility mode would reset, removing any customised
  256.        key definitions.  The behaviour now is to leave any key
  257.        definitions intact.
  258.  
  259. Version 2.4 01-Feb-97
  260.  
  261.  --- Bug fixes:
  262.      o Fixed problem with key defined as SOS DOPREFIX EXECUTE
  263.        and supplied l.the prefix macro.
  264.      o SPLIT command issued with cursor after the end of line
  265.        now does not core dump.
  266.      o SOS EDIT on blank line now no longer core dumps.
  267.      o Fixed bug with "the -h" on OS/2.
  268.      o Fixed major problems with PRINT command; it ignored
  269.        effect of SET SELECT. Also corrected printing of marked
  270.        blocks to only print the contents of the block.  ZONE
  271.        settings are also noew respected for the PRINT command.
  272.      o Fixed various documentation bugs principally in EXTRACT
  273.        section.
  274.      o SORT command did not respect SCOPE; now does.
  275.      o SHIFT command now respects a marked block.
  276.      o Fixed some problems with cursor positioning in prefix area when
  277.        the prefix area includes a gap; as in COMPAT XEDIT.
  278.  --- New features:
  279.      o First release of port for DOS with VCPI.  This executable
  280.        also runs as an OS/2 program.
  281.  
  282. Version 2.3 17-Dec-96
  283.  
  284.  --- Bug fixes:
  285.      o Fixed syntax error with [SET] ARBCHAR, now allows specification
  286.        of ON or OFF without optional arbchar characters.
  287.      o Fixed cursor positioning errors with DUPLICATE and COPY BLOCK
  288.        when new focus line would not be in currently displayed lines.
  289.      o Fixed multiple key definitions for the "DEL" key. Now each
  290.        different key that could represent a "delete" key is called a
  291.        different name; DEL, REMOVE, DC.
  292.      o Disable [SET] AUTOSAVE on psuedo files.
  293.      o Change commands with a parameter of '*' for number of occurrences
  294.        to change, will use the file's line width to determine the maximum
  295.        number of changes to make rather than 2147483001. The use of the
  296.        rather large number made it appear that THE was stuck in an infinite 
  297.        loop.
  298.      o Fixed bug with HEX string targets.
  299.      o Fixed bug with segmentation fault caused by:
  300.          +---------------
  301.          ====> the file.one
  302.          ====> statusline off
  303.          ====> the file.two
  304.          +---------------
  305.        This fix also fixes the error where if you have set STATUSLINE OFF
  306.        and then run SET COMPAT, which turns STATUSLINE ON.
  307.      o Fixed "feature" with exit codes from Unix commands called from
  308.        the run_os() function.  All exit codes were multiples of 512.
  309.      o Fixed bug with CDELETE command, positioning cursor incorrectly
  310.        on line after deleting characters.
  311.      o Fixed bug with CAPPEND, CREPLACE and CINSERT which did not allow
  312.        for leading or trailing spaces in text argument.
  313.      o Fixed bug with default file types displayed in DIR.DIR file. The
  314.        documentation for [SET] DIRINCLUDE states that the default is
  315.        *; ALL file types, but the actual default setting was NORMAL,
  316.        ARCHIVE and DIRECTORY files.  This caused me an hour of debugging
  317.        when I couldn't see any files on a CD :-(
  318.      o Fixed bug with all SET commands that use the M (middle) position
  319.        specifier. Commands like CURLINE, SCALE, TABLE etc. would core
  320.        dump under Unix.
  321.      o Fixed minor bug with error messages displayed for invalid file 
  322.        name and/or file path.
  323.      o Fixed a problem with PUT command. If PUT was issued while in a 
  324.        read-only directory, the temporary file could not be created.
  325.        The temporary file now is created in a known, writable directory.
  326.      o A bug with CLOCATE and an absolute target.  If the cursor was
  327.        located in the filearea and to the right of the current column
  328.        position, the new current column position as specified by the 
  329.        absolute target would not be changed.
  330.      o Fixed a long-standing bug with block prefix commands.  When one
  331.        block prefix command is entered, and another prefix command (not
  332.        the other end of the block prefix command), the block prefix
  333.        command executes as though the other end of the block prefix
  334.        command was entered.
  335.      o Fixed bug with [SET] CMDLINE OFF when run from profile file.
  336.      o Fixed bug with ETMODE default settings when running with XCurses.
  337.      o Fixed error message that is displayed when READV CMDLINE is called
  338.        with no command line.
  339.      o Fixed implied extract functions; position.2() amd position.3().
  340.        They now produce the correct results.
  341.      o Fixed core dump when using GET command and file contains lines
  342.        greater than maximum width.
  343.      o Worked around bug in ncurses;  the cursor would disappear when
  344.        in insert mode.
  345.      o Fixed cosmetic bug when marking a block in one view with an
  346.        existing marked block in the other view in split screen mode.
  347.      o Fixed bug with X and XX prefix commands when current line was
  348.        to be excluded.
  349. --- New commands:
  350.      o Added PREVWINDOW command; complement of NEXTWINDOW; to move to
  351.        the previous file in the ring.
  352.      o Added [SET] ALT command to allow the alteration counts to be
  353.        changed.
  354.      o Added REPEAT command.
  355.      o Added [SET] MOUSE command and new options to QUERY, EXTRACT
  356.        and MODIFY commands.
  357.      o Added [SET] HIGHLIGHT command and new options to QUERY,
  358.        EXTRACT and MODIFY commands.
  359.      o Added PRESERVE and RESTORE commands.
  360.      o Added SET MACRO command.
  361.      o Added COMPRESS command.
  362.  --- New features:
  363.      o Multiple arbchar character matches now work in targets.
  364.        Thanks to Regis Bossut for implementing this!
  365.        ARBCHAR support in the CHANGE command still to be done :-(
  366.      o In mouse-supported ports, Right Button Press on the IDLINE will
  367.        execute PREVWINDOW command.
  368.        Also, double-clicking the Left Mouse Button on a file in the
  369.        DIR.DIR file, will execute SOS EDIT.
  370.      o In memory REXX macros now supported with optional [REXX] keyword
  371.        in DEFINE command.  In REXX supported ports, you can now do something
  372.        like:
  373.          +---------------
  374.          ====> define f1 rexx if after() then 'sos firstcol'; else 'sos endchar';
  375.          +---------------
  376.        This will then do the same as the SOS STARTENDCHAR command.
  377.      o Added Win32 platform support. THE now runs as a native, console
  378.        application under Win95 and WinNT.  The mouse is supported as are
  379.        long file names.
  380.      o Added ability to reassign mouse events via the DEFINE command.
  381.      o Selectable highlighting of lines now available.  It is possible
  382.        to display selected lines in a diferent colour. See [SET] COLOUR
  383.        for new HIGHLIGHT and CHIGHLIGHT options.
  384.      o Changed the file display in DIR.DIR under Unix platforms to show
  385.        symbolic links as 'ls -l' shows them.
  386.      o Added support for changing the default behaviour of THE 
  387.        where the behaviour of XEDIT and KEDIT differ. eg. COVERLAY
  388.        command.
  389.      o Added support for ACLs under AIX.
  390.      o High-order characters in the Latin-1 character set can now be entered
  391.        with a "compose" key under XCurses port.
  392.      o THE error messages are written to the pseudo REXXOUTPUT file immediately
  393.        after the command that caused the error.
  394.  --- Changed commands or behaviour:
  395.      o When multiple files are in the ring and you exit from one of these,
  396.        the file in the ring PRIOR to the file exitted will become the new
  397.        current file.  The previous behaviour was to make the NEXT file in
  398.        the ring the current file.  The new behaviour is more intuitive,
  399.        particularly when editing files from the DIR.DIR file and there are
  400.        other files in the ring.
  401.      o QUERY RING has changed to report files in the ring beginning with the
  402.        current file rather than the first file edited.
  403.      o Commands that can result in multiple lines being changed, like
  404.        CHANGE, LOWER, UPPER, etc. will now update the alteration count
  405.        once per command rather than once per line that has changed.
  406.      o Added support for the System V compiler under SunOS. If /usr/5bin
  407.        is in the PATH before running configure THE, and you do not have
  408.        gcc or acc, then the System V compiler (and curses) will be used.
  409.      o Allowed greater range of punctuation characters to be used as string
  410.        target delimiters.
  411.      o Altered parsing of command line to allow for commands and arguments to
  412.        abut one another.  This allows for 'next 5' to be specified as 'n5'
  413.        and also more obscure command syntax like 'upper$fred'; equivalent to
  414.        existing 'upper /fred'.  The downside of this is that macros which begin
  415.        with a valid THE command abbreviation, and follow with a delimiter will
  416.        be treated as a THE command, NOT as an implicit macro. eg. Suppose you
  417.        have a macro called upp.fred, you have IMPMACRO ON, and you attempt to
  418.        call that macro from the command line implicitly with ====> upp.fred, THE
  419.        will attempt to execute the UPPER command with a target of the named line;
  420.        .fred rather than your macro.
  421.      o Added support for multiple ?s in ? (retrieve) command.  eg. specifying ??? 
  422.        will now return the third last command entered on the command line.
  423.      o The SOS ENDCHAR and SOS STARTENDCHAR commands now work while in the
  424.        prefix area.
  425.      o CHANGE command, when the target is a BOX BLOCK, will now change
  426.        strings within the column bounds of the BOX, rather than all
  427.        occurrences on the line.
  428.      o DEFINE command now has option to assign functionality to mouse
  429.        events.  The syntax for this includes a specification of which
  430.        THE window the mouse event is to be executed in.  See the
  431.        default mouse event assignations for valid window names.  These
  432.        names are a subset of the valid areas that can be changed colour
  433.        with the [SET] COLOUR command.
  434.      o SHOW command now displays mouse event assignations.
  435.      o Added new subcommand to CURSOR; MOUSE.  This command moves the
  436.        text cursor to the last position that a mouse event occured.
  437.        This command is intended for use when redefining mouse events.
  438.      o Added HIGHLIGHT and CHIGHLIGHT options to [SET] COLOUR command.
  439.      o Added LINEFLAG and INPUTMODE options to QUERY, EXTRACT and STATUS.
  440.      o Changed the behaviour of the ENTER key while in the FILEAREA.
  441.        Originally, when INSERTMODE was ON, the ENTER key would add a
  442.        blank line, and when INSERTMODE was OFF, the ENTER key would
  443.        simply move down a line.  The behaviour now is determined by the
  444.        setting of INPUTMODE.  With INPUTMODE OFF, the cursor always moves 
  445.        down a line.  With INPUTMODE LINE, the default,  a new line is 
  446.        always added when the ENTER key is pressed.
  447.        INSERTMODE FULL, which is intended to be be similar to XEDIT
  448.        power input mode has not been implemented yet.
  449.      o The CHANGE command can now be run with no parameters, to re-execute
  450.        the last change done.
  451.      o Added extra, optional parameters to [SET] COMPAT command.  The first
  452.        new parameter allows the user to change the feel of THE to mimic
  453.        the default behaviour of XEDIT, KEDIT or THE.  The second new parameter
  454.        determines the default function key binding to be used, again
  455.        compatible with THE, XEDIT or KEDIT.
  456.        The first parameter of the [SET] COMPAT command determines how THE 
  457.        will look; the second how THE will feel, and the third the default
  458.        function key bindings.
  459.      o Added extra parameters to [SET] PREFIX command to allow the user to
  460.        specify the width of the prefix area and any gap between the prefix
  461.        area and the filearea.
  462.      o With the addition of more punctuation characters as valid target
  463.        delimiters (including the underscore character '_'), the CONTROL_CHAR
  464.        command has been renamed to CONTROLCHAR.
  465.      o Several values returned by EXTRACT now respect XEDIT compatibility
  466.        when in COMPAT = XEDIT. They are:
  467.          CURLINE, LINE, LINEFLAG, POINT, SELECT
  468.      o OVERLAYBOX now supports line blocks.
  469.      o The A and I prefix commands now move the cursor to the file area.
  470.  
  471. Version 2.2 26-May-96
  472.  
  473.  --- Bug fixes:
  474.      o Fixed a small memory leak when quiting from a file.
  475.      o Some colours were not behaving consistantly.  This was corrected.
  476.        eg REVERSE is now BLACK on WHITE, NOT reverse of the current
  477.        colour. WHITE is now a bright white. The original WHITE is
  478.        now GREY or GRAY.
  479.      o Fixed bug with SOS TABWORDB. When the first word in the line
  480.        started in column 2, the cursor would go to column 1.
  481.      o Fixed bug with 'EXTRACT /POINT */'. This, or any parameter with
  482.        arguments, would only work if it was the last parameter in the
  483.        list of parameters to EXTRACT.
  484.      o Fixed small bug with MACROPATH.
  485.      o Fixed [SET] RESERVED to respect spaces after the last attribute
  486.        specifier. Now it is possible to have spaces preceding the reserved
  487.        text.
  488.      o under OS/2 (and probably DOS), when a DISK FULL error occured when
  489.        writing a file, the file could not be closed and therefore could not
  490.        be removed while returning the file to its original state.
  491.      o box commands COPY BLOCK and MOVE BLOCK now respect scope.
  492.      o Fixed bug with trailing spaces on command line. (Introduced in 2.1)
  493.      o Fixed bug under HP-UX with ACLs on NFS mounted disks. Files can now
  494.        be saved, but any ACLs are lost on the original files.
  495.      o If CURLINE M was in effect, and MOD CURLINE was issued, the response
  496.        would be SET CURLINE M+0. M+0 is an invalid specification.
  497.      o SET SCREEN now adjusts CURLINE setting when screen size changes.
  498.      o MODIFY command would always append a space after the SET command
  499.        returned.
  500.      o Fixed problem with setting RESERVED, SCALE, TABL or HEXSHOW lines
  501.        the same as CURLINE. You get an error if the position is the same
  502.        as CURLINE.  Similarly it is an error to set CURLINE to a position
  503.        which is already occupied by one RESERVED, SCALE, TABL or HEXSHOW.
  504.      o Fixed bug with SET PREFIX OFF when issued from CMDLINE or from PREFIX
  505.        area.
  506.      o Fixed bug with macros calling other macros. If an EXTRACT was issued
  507.        from within one macro after calling another macro, the command would 
  508.        be rejected.
  509.      o Fixed bug with REXX macro containing REXX SAY command with no
  510.        arguments and REXX output captured to a file; a line of junk would be
  511.        inserted into the REXXOUTPUT file.
  512.      o Changed output of Q TABS to respond to INCR n if tabs were set with
  513.        INCR option.
  514.      o Fixed problem with TABS output from 'STATUS file' to not truncate the
  515.        tabs string.
  516.      o Fixed bug with contents of cmdline.3 after EXTRACT /CMDLINE/.
  517.      o Fixed bug with end() and blank() not returning correct values in
  518.        certain circumstances.
  519.      o The retrieve last command command; ? retrieved the wrong command. 
  520.      o Fixed core dump when attempting to edit a file in a directory
  521.        that doesn't exist from the OS command line. eg
  522.          +---------------
  523.          % the xyx/abc
  524.          +---------------
  525.        where the path xyz does not exist
  526.      o Fixed core dump when issuing SET SCREEN with no operands.
  527.      o Fixed up CURSOR ESCREEN when issued in split screen mode. It
  528.        wouldn't move to the correct place.
  529.      o On some platforms, a core dump would occur when trying to edit a
  530.        file with lines longer than the maximum line length.
  531.      o Fixed bug with negative offset paragraph indents.
  532.      o Fixed bug with CURSOR FILE when display had been scrolled 
  533.        horizontally.
  534.      o Editing with split screens is more stable.
  535.      o PUT now respects SET STAY
  536.      o REDRAW command now redraws screen correctly.
  537.      o Fixed problems with moving WORD and COLUMN blocks.
  538.      o Fixed a bug that showed up in SET COMPAT where the redefinition
  539.        of the ENTER key would cause a core dump.
  540.      o Fixed minor bug in parsing various [SET] commands.  More than
  541.        one space before a parameter would invalidate the parameter.
  542.  --- New commands:
  543.      o Added [SET] CURSORSTAY to set the behaviour of the cursor when
  544.        scrolling the file with FORWARD or BACKWARD.  Originally, with
  545.        the cursor in the filearea, when a FORWARD or BACKWARD command
  546.        was executed, the cursor would move to the current line (unless
  547.        SET COMPAT XEDIT/KEDIT was in effect.  The default behaviour is
  548.        now to leave the cursor on the same screen line when the file
  549.        scrolls (CURSORSTAY ON). This command allows for the original
  550.        behaviour; with COMPAT THE, to be selected.
  551.      o Added new EXTRACT option; SHOWKEY.  This option allows the macro
  552.        writer to extract the commands assigned to a key after having run
  553.        a READV KEY command.
  554.      o Added a new sample macro; spell.the. This provides spell checking
  555.        capabilities in THE.  This macro requires International Ispell
  556.        Version 3.1 or above and REXX support.
  557.      o Added a new sample macro; demo.the. This macro is a self-running
  558.        demonstration of THE concepts and commands. It requires REXX
  559.        support.  Run it via: the -p demo.the demo.txt
  560.      o Added FIND, FINDUP, FUP, NFIND, NFINDUP and NFUP commands.
  561.      o Added CLOCATE and CDELETE commands, but with no string targets.
  562.      o Added COLUMN option to QUERY and EXTRACT commands.
  563.      o Added BLOCK option to QUERY (already in EXTRACT) command.
  564.  --- New features:
  565.      o This release is the first to run as a native X11 application.
  566.        Features unique to the X11 version include; resizing of the X 
  567.        window by dragging the window border and mouse support, including 
  568.        cursor positioning, marking blocks etc.
  569.      o The method of reading files from the command line and processing
  570.        the profile file has changed dramatically.  This was done to
  571.        enable the processing of all commands from the profile file. As
  572.        a result, a new comand line switch; -b, is required to execute
  573.        a profile file against a file (or files) in batch mode.  This is
  574.        particularly necessary when run as a cron job under Unix.
  575.      o Added new external function; run_os().  This function enables
  576.        macro writers the ability to run an OS command with stdin coming
  577.        from a REXX "array", and stdout and stderr going to a REXX "array".
  578.      o Added [SET] XTERMINAL to specify which program to run when an
  579.        OS, DOS or ! command is executed without arguments.
  580.      o The source distribution has been reconfigured with GNU autoconf.
  581.        This should make configuring on different Unix platforms
  582.        simpler.
  583.      o Added APPENDIX 2 to explain how THE handles the keyboard.
  584.      o Added APPENDIX 3 to document the default mouse behaviour.
  585.      o Added -u display_length command line switch to allow THE to be 
  586.        used as a non-line mode editor.
  587.      o A HTML version of THE reference manual can be generated from the
  588.        source code.  Run "make html" to build the HTML reference files.
  589.        Start at index.htm.
  590.  --- Changed commands or behaviour:
  591.      o The name of the key associated with the curses KEY_RETURN
  592.        has been changed from "ENTER" to "RETURN".
  593.      o Rationalised the naming standard for function keys.  This
  594.        could break existing profile key definitions. Check APPENDIX 2
  595.        for details.
  596.      o Added the optional argument; ALL to SHOWkey. This will
  597.        create a new "pseudo" file showing all key default key
  598.        definitions followed by any redefined keys.  The format
  599.        of the display is suitable for using as a macro to set all
  600.        key defintions to the state they were in when the 
  601.        SHOWkey ALL command was issued.
  602.      o Default for MSGLINE is now ON 2 5 OVERLAY.
  603.      o Added * OFF option to [SET] RESERVED
  604.      o Added * option to 'EXTRACT /RESERVED */'
  605.      o Added TYPEAHEAD to output from STATUS, and allowed it as a valid
  606.        QUERY and MODIFY option.
  607.      o Added CMDLINE option to READV command.
  608.      o Default setting for CURLINE in THE compatibility now M; same as for
  609.        XEDIT and KEDIT compatibility modes.
  610.      o Added SCREEN to QUERY, MODIFY, and EXTRACT.
  611.      o Removed source files: extcurs.c, bsd.c
  612.      o When displaying 2 views of the one file, both views are updated
  613.        simultaneously.
  614.      o Added RING option to QUERY and EXTRACT commands.
  615.      o Some default key definitions have changed; notably the default
  616.        assignments for F6, F11, and F12 to be consistent across platforms
  617.        and because '?' command now works :-)
  618.      o The CONTROL_CHAR and FILLBOX commands, will now leave the cursor
  619.        positioned in the file rather than at the end of the message line.
  620.      o Changed the format of colour specifiers; THE now supports the
  621.        optional "on" between foreground and background colours.
  622.        eg: red on blue, is now allowed, as well as: red blue
  623.      o In XEDIT compatibility mode, it is now possible to move the cursor
  624.        onto the *** Top of File *** and *** Bottom of File *** lines. This
  625.        was done to enable the cursor to be moved with the mouse when the
  626.        mouse is pressed above or below the file limits.
  627.      o The output from SHOWKEY ALL, now has commands enclosed in double
  628.        quotes (") instead of single quotes ('). This was done to allow
  629.        for key definitions that contain hex strings.
  630.      o Added NONE option to [SET] EOLOUT
  631.      o Expanded [SET] ETMODE ON to allow for specifying exactly which
  632.        characters are to be displayed as themselves. This will be
  633.        beneficial to non-english language users.
  634.      o Cleaned up the documentation and enabled generation of an HTML
  635.        version of the THE manual.
  636.      o Allowed CMATCH command to be executed from command line, and
  637.        more importantly, from within a macro.
  638.      o Added optional command to be executed after LOCATE command.
  639.      o Changed the key mapping significantly to provide the most
  640.        logical key mapping for commonest keyboards; those with 12
  641.        function keys. See Appendix 2 for key mappings.
  642.      o SPLIT, SPLTJOIN and JOIN commands now work from the command
  643.        line and act from the current focus column.
  644.      o More performance improvements have been made;
  645.        LOCATEing a string with a trailing space is up to 7 times faster
  646.        CHANGEing lines in a large file is also significantly faster.
  647.  
  648. Version 2.1 24-Jun-95
  649.  
  650.  --- Bug fixes:
  651.      o Bug fixed with ALL followed by DEL *
  652.      o Could not find a named line if the named line was the
  653.        "Bottom of File" marker.
  654.      o Fixed cursor positioning errors if [SET] SCALE, TABLINE or
  655.        RESERVED were executed while in filearea and the cursor was
  656.        on the line where the scale, tab or reserved line is to be
  657.        displayed.
  658.      o copying lines from one file (with SELECT 1 - from ALL) copies
  659.        lines NOT selected. SCOPE ALL also ignored in copy.
  660.      o PUT and PUTD did not copy the correct number of lines after ALL
  661.        command
  662.      o QUERY TABKEY and SET TABKEY were not consistant. QUERY TABKEY
  663.        returns settings as per SET TABKEY.
  664.      o OVERLAYBOX now respects SCOPE
  665.      o Fixed a core dump bug with implied extract under OSF/1.
  666.      o Scale line was not displaying past the end of ZONE.
  667.      o SOS DELWORD now positions the cursor correctly
  668.      o bug with 'c /x   //' on some systems fixed.
  669.      o DUPLICATE, when assigned to a key, caused cursor to move
  670.        strangely
  671.      o LEFT and RIGHT commands allowed in read-only mode.
  672.  --- New commands:
  673.      o Added OSREDIR command.
  674.      o Added a new sample macro; compile.the. This is a macro that
  675.        will compile the current C program, and enable the stepping
  676.        through, backwards and forwards, each error message, making
  677.        each line associated with an error the focus line. Normal
  678.        editing is still possible, although slower.
  679.      o Added CAPPEND,CFIRST,CINSERT,CLAST,COVERLAY,CREPLACE commands.
  680.      o Added COLUMN option to CURSOR command.
  681.      o Added LSCREEN option to EXTRACT command.
  682.  --- New features:
  683.      o HP-UX version will preserve Access Control Lists (acls) on files
  684.        if the file is saved with the same name. The directory list
  685.        (DIR.DIR) also indicates if a file has acls accociated with it
  686.        by displaying a '+' at the end of the file permission string.
  687.      o The OS/2 version preserves Extended Attributes on files if the
  688.        file is saved with the same name.
  689.      o the 'pseudo' files DIR.DIR and REXX.$$$ are now REALLY pseudo
  690.        files. No actual file is created as a result of the DIR/LS
  691.        commands or from REXX output. Also the filename details
  692.        displayed on the idline reflect the contents of the file.
  693.      o THE can now read Apple Macintosh text files.
  694.      o Although not strictly a new feature in this release, it should be
  695.        mentioned that THE will work with both REXX/imc and REXX/6000 on
  696.        each platform that each of these interpreters is available.
  697.  --- Changed commands or behaviour:
  698.      o SOS MAKECURR now correctly does nothing if executed from the
  699.        command line
  700.      o Added another option to [SET] EOLOUT; CR, to write out files
  701.        compatible with the Apple Macintosh.
  702.      o Several performance improvements have been made:
  703.        Reading and writing of files is now up to 3 times quicker.
  704.        Operations towards the end of files with many lines is now
  705.          quicker.
  706.      o GET command now has the options, FROMLINE and NUMLINES to read
  707.        a portion of a file.
  708.      o Default width reduced from 2048 to 512
  709.      o all commands should now allow trailing spaces on the command
  710.        line
  711.      o Using BSD curses now incurs a penalty; the bottom line of the
  712.        screen is not used. This is because BSD curses automatically
  713.        scrolls the screen when a character is displayed in the bottom
  714.        right corner. Now that THE can be configured to have different
  715.        portions of the editor displaying on the bottom line, it was
  716.        easier to reduce the number of lines rather than try to cater
  717.        for all combinations of configurations.
  718.      o [SET] TAB can now use specific tab columns as well as INCR and
  719.        QUERY TAB, and STATUS now display the actual tab columns in
  720.        effect.
  721.  
  722. Version 2.0P1 11-Feb-95
  723.  
  724.  --- Bug fixes:
  725.      o Fixed cursor positioning error when screen was scrolled to the
  726.        left using CURSOR LEFT and SET VERIFY n m (where n > 1) was
  727.        in effect.
  728.      o Changed MSG and CMSG so they work from within the profile file.
  729.      o Refresh the screen before accepting keystroke in READV.
  730.      o Allow minimum abbreviation for BOTTOM command to be B.
  731.      o Allow minimum abbreviation for [SET] SCALE command to be SCAL.
  732.      o Fixed problems when using COMPAT command in a profile.
  733.      o Fixed some problems with prefix macros.
  734.      o Fixed Extended Curses port so that a screen of other than 80x24
  735.        is now possible.
  736.  --- New commands:
  737.      o Added HIT command.
  738.      o Added FILE option to CURSOR command.
  739.      o Added a new sample macro; l.the. This is a prefix macro that
  740.        can be used as a template for other prefix macros.
  741.  --- Changed commands or behaviour:
  742.      o Profile processing. Under Unix, THE now executes a "global"
  743.        profile file from $THE_HOME_DIR and then the "local" profile
  744.        file in $HOME.
  745.      o The order of Line, Col, Size on the IDLINE has changed in XEDIT
  746.        compatibility mode to Size, Line, Col.
  747.  
  748. Version 2.0 26-Jan-95
  749.  
  750.  --- Bug fixes:
  751.      o Fixed cursor positioning error when screen was an odd number of
  752.        columns wide.
  753.      o Fixed problem with previous file's contents and command line
  754.        remaining displayed when editting another file. (Only reported
  755.        under AIX).
  756.      o Changed code again to handle multiple commands on the command
  757.        line AND to ignore commands issued when no files are in the
  758.        ring (excluding any 'edit' commands).
  759.      o Fixed DEFINE to not clear a key defintion until the validation
  760.        of the new command(s) was complete.
  761.      o Fixed problem with core dumps when a command was passed to the
  762.        operating system from within a profile file.
  763.      o Fixed bug in CURLINE when specfying a negative position. (Due to
  764.        changing unsigned char to char)
  765.      o Fixed bug in displaying extended characters in ETMODE.
  766.      o Fixed bug in executing prefix commands after a TABPRE command.
  767.      o Fixed bug in SHIFT LEFT when the length of the line being
  768.        shifted was < first column of ZONE.
  769.      o Text entered into the main window is displayed with the correct
  770.        attributes.
  771.      o Fixed bug in entering prefix commands when in the last column
  772.        of the prefix area; the cursor would wrap to the next line; now
  773.        it stays in the last column of the prefix area.
  774.      o extracting values using an item abbreviation would result in
  775.        the REXX macro being set to the abbreviation rather than the
  776.        full name of the item. The full name of the extracted item is
  777.        now used.
  778.      o fixed a bug when moving a box block.
  779.      o SPLIT, JOIN, and SPLTJOIN did not account for any pending
  780.        prefix commands or marked block.
  781.      o Changed all references to keyboard return values from short to
  782.        int. This is for support of DEC OSF/1 platform.
  783.      o The use of hex strings as an argument to the TEXT command
  784.        defined to a key, caused problems. ie DEFINE F1 TEXT X'84'
  785.        was altered after the first use of F1 key.
  786.  --- New commands:
  787.      o Added [SET] DISPLAY, SELECT, SHADOW, SCOPE.
  788.      o Added ALL command.
  789.      o Added CURSOR command.
  790.      o Added LEFT, RIGHT and RGTLEFT commands.
  791.      o Added CURSOR option to EXTRACT command.
  792.      o Added TABL,SCALE,X,XX,S prefix commands.
  793.      o Added [SET] RESERved , [SET] SCALE and [SET] TABLine commands.
  794.      o Added [SET] COMPAT command, to attempt to mimic the default
  795.        behaviour of XEDIT and KEDIT.
  796.      o Added extra SOS commands:
  797.        LEFTEDGE,RIGHTEDGE,PREFIX,QCMND,TABFIELDF,TABFIELDB,
  798.        FIRSTCHAR,FIRSTCOL,LASTCOL,BOTTOMEDGE,TOPEDGE,CURRENT,
  799.        MARGINL,MARGINR,PARINDENT,TABB.
  800.      o Added new macros, rm.the to delete from disk the file on
  801.        the focus line of the DIR.DIR file, and words.the to count
  802.        the number of words to a target.
  803.      o Added COLUMN and WORD options to MARK command.
  804.      o added READV to enable a REXX macro to obtain keystrokes from THE.
  805.      o added [SET] TYPEAHEAD, [SET] HEXSHOW commands
  806.      o added [SET] STATUSLINE, [SET] MSGLINE, [SET] IDLINE commands
  807.      o added [SET] POSITION command
  808.  --- Changed commands or behaviour:
  809.      o Default command for Alt-M/Ctrl-V is now MOVE BLOCK RESET not
  810.        MOVE BLOCK.
  811.      o FORward 0 now makes the "Top of File" line the current line.
  812.      o BACkward 0 now makes the last line of the file the current line.
  813.      o When the "Bottom of File" line is the current line, FORward
  814.        will make the "Top of File" line the current line. Similarly
  815.        for BACkward when on "Top of File".
  816.      o [SET] CMDline OFF option added.
  817.      o [SET] ARBchar now supports multiple character matches
  818.      o In previous versions of THE, any line in a macro file, or
  819.        profile file, that began with '/*' was treated as a comment
  820.        line and the line ignored. For implementations of THE without
  821.        REXX support, execution of a REXX macro caused mayhem. To
  822.        overcome this situation, any macro file that is used with THE
  823.        without REXX support must have as its first line the following
  824.        comment string starting in column 1:
  825.          +---------------
  826.          /*NOREXX*/
  827.          +---------------
  828.        All other comments throughout the file can be valid REXX
  829.        comments (ie. start and end with /* */)
  830.      o A new boolean function incommand() has been added which
  831.        has the same functionality of the previous command(). The
  832.        boolean command() function now returns 1 if the command
  833.        line is on.
  834.      o Reinstated SOS EXECUTE command.
  835.      o the valid_target() external function now returns two values;
  836.        the first line affected by the target and the number of
  837.        lines affected by the target. If the target is an invalid target
  838.        ERROR is returned. If the target is valid, but the target is
  839.        not found, NOTFOUND is returned. Sample macros altered to use
  840.        new features.
  841.      o NEXT and UP commands do not support negative relative targets.
  842.        eg. NEXT -5 , UP -* are now invalid commands. This is to be
  843.        consistent with XEDIT and KEDIT.
  844.      o ADD command now can be specified as just "A" and when issued
  845.        from the command line, moves the cursor to the first blank line
  846.        added.
  847.      o The default behaviour of the ENTER key has changed. When the
  848.        ENTER key is hit while in the prefix area, if there are any
  849.        pending prefix commands, they are executed, otherwise the cursor
  850.        is moved to the first line of the next line as it used to do.
  851.      o [SET] TABSIN ON in the profile file will not increment the
  852.        ALT count, nor include the changed lines in the recovery list.
  853.      o The SOS ENDCHAR command was incorrect in that it would move the
  854.        cursor to the start of a line if the cursor was past the end of
  855.        the line as well as moving the cursor to the end of the line if
  856.        it wasn't past the end of the line. The correct behaviour of
  857.        SOS ENDCHAR is to move to the end of the focus line no matter
  858.        where the cursor currently is.  For those of you (like me) who
  859.        are used to the old behaviour of SOS ENDCHAR, a new SOS command;
  860.        STARTENDCHAR has been added to THE.
  861.      o [SET] BACKUP now has TEMP and KEEP options.
  862.      o The FILE command behaviour has been changed. Previous versions
  863.        would not write out a new version of the file if the alteration
  864.        count was zero and no filename was specified. FILE now behaves
  865.        the same as XEDIT and KEDIT.
  866.      o Added ability to specify individual tab columns in SET TABS
  867.        command.
  868.  --- New features:
  869.      o Changed the method of displaying the screen. This was done to
  870.        cater for shadow, tab,scale and reserved lines and to increase
  871.        performance.
  872.      o Added "-r" command line switch to operate THE in readonly mode.
  873.        This is a real readonly mode; it is not possible to change the
  874.        contents of the file.
  875.      o Repeating targets with boolean operators are now supported.
  876.      o The targets BLANK and ~BLANK are now supported.
  877.      o A command can now follow a target on the command line without
  878.        requiring a linend character separating the target and command.
  879.          +---------------
  880.          eg. :3 del
  881.          is a valid command. You can even enter
  882.          3 3 3 3
  883.          on the command line to move the current line 12 lines.
  884.          +---------------
  885.      o Colour settings are now stored with the file, so different files
  886.        can have different colours.
  887.      o Wordwrap behaves like KEDIT wordwrapping. When the right-most
  888.        character of the line exceeds the right margin, the last word
  889.        wraps to the next line.
  890.      o No limit (apart from available memory) on the number of prefix
  891.        commands that may be entered. Used to be a limit of 20.
  892.      o Key names no longer need to be expressed in exact case. C-A and
  893.        c-a are equivalent. Also, where appropriate, keys have the same
  894.        name across platforms.
  895.      o THE now can be compiled with AIX Extended Curses. This enables
  896.        colour support when run in an aixterm window.
  897.  
  898. Version 1.5 01-Dec-93
  899.  
  900.  --- Bug fixes:
  901.      o It is now possible to issue the commands; EDIT,THE and XEDIT
  902.        from within a macro or profile file.
  903.      o [SET] CASE settings now inherited by subsequent files editted.
  904.      o [SET] CASE now does not reset settings to default if they are
  905.        not specified; it leaves the values as they were last set.
  906.      o default value for ZONE end is now the maximum line width not
  907.        32766 (maximum possible line length)
  908.      o Bug in CHANGE command.
  909.        If specifying a trailing space to change a string at the end of
  910.        a line to null, one too many characters were removed.
  911.        eg. c/_N // * 1   a line ending in "abc_N" ended up ending
  912.            in "ab"
  913.        When changing text at the end of a line and specify more than
  914.        one space at the end of the target, the target is never found.
  915.        eg. c/_N  // * 1   a line ending in abc_N will not be found
  916.        Handling of spaces after the real end of the line handled
  917.        correctly now.
  918.      o Fixed a bug on Unix systems where a key that returned nul would
  919.        execute 'add 1'.
  920.      o Changed the default handling of 'sos delback' and 'sos delchar'
  921.        under UNIX.
  922.        The default key sequences of these keys has been reversed. If you
  923.        prefer to keep the old definitions, define OLD_DELCHAR_DELBACK on
  924.        the compile line. This option will disappear in a future version
  925.        so if you are really attached to the old behaviour, you had
  926.        better let me know and have a good reason :-) Thanks to Andreas
  927.        Schott for pointing this out!
  928.      o Added SRC line to makefile for SystemVR4 block.
  929.      o The default value for THE_HOME_DIR under Unix is /opt/THE, if
  930.        SYSVR4 is defined when compiling or /usr/local/THE otherwise. The
  931.        major change is the uppercasing of THE (THE's correct acronym)
  932.      o [SET] MACROPATH now sets the correct path value.
  933.      o Fixed bug with prefix command like 'aa'. The A command would be
  934.        executed with a large number of lines added or you would get
  935.        a core dump :-(
  936.      o After bringing a suspended THE session to the foreground, THE
  937.        correctly refreshes.
  938.      o When shelling out, the screen attributes are returned to NORMAL,
  939.        at least on some platforms;
  940.      o Fixed the occasional strange behaviour of the command line having
  941.        some of the contents of the prefix area. (It was VERY obscure!)
  942.      o SOS DELWORD would increment ALT and not allow SOS UNDO to work.
  943.      o C-ENTER now valid for DOS and OS/2 versions.
  944.      o Ignore any command issued from a macro file if no more files are
  945.        left in the ring.
  946.      o Changed the method for splitting a path and filename under DOS and
  947.        OS/2. Hopefully fewer problems with ending up in the wrong
  948.        directory. This has also worked around the bug in BCOS2.
  949.      o Reexecute command,= should now reexecute the last statement
  950.        correctly.
  951.      o Printing under Unix more than once now works.
  952.      o Fixed a few bugs with PUT and GET.
  953.  --- New commands:
  954.      o Added TERMINAL, LASTMSG, MONITOR, POINT [*], PREFIX [SYNONYM name|*]
  955.        PENDING, GETENV and BLOCK extract
  956.        options.
  957.      o Added REXX macro for summing the contents of a marked BOX block.
  958.      o Added REXX macro for matching paired words like #ifdef/#endif.
  959.      o Added SORT command.
  960.      o Added [SET] LINEND command to support multiple commands on a line.
  961.      o Added [SET] ETMODE to indicate if extended characters should be
  962.        displayed. This is designed to handle foreign languages that use
  963.        the ASCII characters > 127.
  964.      o Added [SET] NONDisp to specify what character is displayed if
  965.        extended characters are not to be displayed.
  966.      o Added [SET] PENDing to assist with writing block prefix macros.
  967.      o Added [SET] IMPOS/IMPcmscp to allow operating system commands
  968.        to be executed from the command line without the need to prefix
  969.        the command with OS or !.
  970.      o Added COMMAND command (Just for Ian Collier ;-))
  971.  --- Changed commands:
  972.      o Added extra argument to [SET] CASE to determine case significance
  973.        in SORT command.
  974.      o The order of EXTRACT /VERSION/ and QUERY VERSION options has
  975.        changed.
  976.      o BOTTOM command makes the last line of the file the current line
  977.        instead of the *** Bottom of file *** line.
  978.      o INPUT [text] command results in the line becoming the current
  979.        line instead of the previous line, when issued from the command
  980.        line.
  981.      o Overhaul of commands that add a new line to fix a few bugs.
  982.      o STATUS now displays in 3 columns; I was starting to run out of
  983.        space with 2 columns. The item name is also highlighted.
  984.      o When compiled with REXX support, [SET] PREFIX now supports
  985.        prefix synonyms.
  986.      o PUT and PUTD now work with BLOCK as the target.
  987.      o [SET] TABKey changed to be simpler.
  988.      o [SET] ARBchar, TABSIn, TABSOut changed to allow their second
  989.        parameters to be specified with the OFF option.
  990.      o STATus command now has optional filename parameter.
  991.      o [SET] TABS now has 'INCR' as first operand when EXTRACTing or
  992.        Querying the value.
  993.      o MODIFY/QUERY of CMDLINE does not contain 2nd operand. This value
  994.        is only returned as a result of EXTRACT.
  995.      o There is no need to supply a final '/' with the EXTract command.
  996.  --- New features:
  997.      o REXX support for DOS is now available. This version, supplied as
  998.        a separate archive, contains the THE executable linked with a DOS
  999.        port of Regina. This version contains a DOS extender, so only runs
  1000.        on 386s or above. This version was compiled with DJGPP, a DOS port
  1001.        of GNU gcc. Included is go32.exe, which is the DOS extender.
  1002.      o By default all THE macros are expected to have a file name ending
  1003.        in ".the". The value for the macro file extension can be changed
  1004.        with the [SET] MACROEXT command. This default extension is only
  1005.        applicable to macros searched for in the THE_MACRO_PATH.
  1006.      o Added defines.h to specify limits which can be safely changed in
  1007.        the source code.
  1008.      o Added ability to execute multiple commands from command line and
  1009.        to assign multiple commands to a key.
  1010.      o Now have the option to display extended ASCII codes on Unix
  1011.        platforms.
  1012.      o Prefix macros can now be executed. Thanks to Dave Rittenhouse
  1013.        (david@ecst.csuchico.edu) for adding this feature.
  1014.      o Prefix synonyms are also definable for REXX macros and standard
  1015.        prefix commands.
  1016.      o THE now compiles and runs with BCOS2.
  1017.      o Added -n command line switch to enable THE to be run without
  1018.        any profile file.
  1019.  --- Warnings:
  1020.      o There is an inconsistancy with Regina 0.05h in that the use of
  1021.        implied extract with some functions will corrupt values in THE.
  1022.        Implied extract functions that have been observed to corrupt, are
  1023.        fname.1() and fpath.1().
  1024.  
  1025. Version 1.4 01-Sep-93 (Not officially released)
  1026.  
  1027.  --- Bug fixes:
  1028.      o Changed the method for determining the filename of a backup file
  1029.        under OS/2. Originally, if drive type not = FAT, .bak was
  1030.        appended to full file name. Now only if drive type = HPFS is
  1031.        .bak appended.
  1032.      o Alteration count was being set to zero when saving a file and the
  1033.        file could not be saved.
  1034.      o Fixed a few minor bugs in DUPLICATE command.
  1035.  --- New commands:
  1036.      o Added support for semi-colon specifying an absolute line target
  1037.  --- New features:
  1038.      o Added support for ncurses under linux. ncurses still has a bug
  1039.        (I believe) that causes some characters to not be cleared.
  1040.      o emx 0.8g port now has REXX support
  1041.      o DUPLICATE 1 BLOCK assigned to Alt-D (DOS/OS2) and ControlD (UNIX)
  1042.  
  1043. Version 1.3 15-Aug-93
  1044.  
  1045.  --- Bug fixes:
  1046.      o Fixed bug with line block delete and cursor positioning.
  1047.      o number of files being editted no longer gets out of sync when
  1048.        an attempt to edit a new file is aborted (usually because line
  1049.        is too long)
  1050.      o Fixed bug in uppercase/lowercase when target was "BLOCK".
  1051.      o sos tabwordb, sos tabwordf, and sos delword now correctly go the
  1052.        start/end of the word if that word exceeds the width of the screen.
  1053.  --- New commands:
  1054.      o SOS CURSORAdj
  1055.      o SOS DELWord
  1056.      o [SET] MARgins
  1057.      o [SET] WORDWrap
  1058.      o SPlit
  1059.      o Join
  1060.  --- New features:
  1061.      o Changed the highlighting of "non-printable characters" under Unix.
  1062.      o emx 0.8g compiler support now working (excluding REXX)
  1063.      o wordwrap has been added
  1064.  --- Changes:
  1065.      o The names of environment variables and the location of default
  1066.        help and profile files has changed. See the file appendix.1 or
  1067.        Appendix 1 of the.man for details.
  1068.  
  1069. Version 1.2 27-Jun-93 (Not officially released)
  1070.  
  1071.  --- Bug fixes:
  1072.      o Previous command line contents were remaining when 'sos undo' was
  1073.        executed on command line.
  1074.      o THE core dumped when a 'DELETE' command was present in a profile file.
  1075.      o THE now displays line numbers > 32k correctly.
  1076.      o Display of long filename in window wider than 80 chars now correct.
  1077.      o [SET] CURLine now works when called from a profile file
  1078.  --- New features:
  1079.      o THE now handles either forward (/) or back (\) slashes in path
  1080.        names and converts them automatically. So you can specify d:/path
  1081.        under DOS and OS/2 or \usr\bin under Unix. All paths are displayed
  1082.        on the idline with the default OS path separator.
  1083.      o added new external function, valid_target() to simplify REXX macros
  1084.      o added new single character indicator on right end status line to
  1085.        indicate if REXX support is present.
  1086.        Meanings of indicators:
  1087.          +---------------
  1088.          First character: (colour support)
  1089.            C - curses library supports colour and so does monitor
  1090.            c - curses library supports colour but monitor doesn't
  1091.            M - curses library does not support colour
  1092.          Second character: (REXX support)
  1093.            R - THE compiled with REXX support
  1094.              - (blank) THE compiled without REXX support
  1095.          +---------------
  1096.  
  1097. Version 1.1 17-May-93
  1098.  
  1099.  --- Bug fixes:
  1100.      o A file with no end of line character on the last line, the last
  1101.        line would not be included in the file.
  1102.      o Characters that are in blocks retain their highlighting now.
  1103.      o Fixed schange under DOS and OS/2. Cursor is now positioned
  1104.        correctly.
  1105.      o Writing out a file will now produce an error if the disk is
  1106.        full and not write part of the file.
  1107.      o GET and PUT now recognise ~ in Unix version.
  1108.      o PREFIX ON now no longer requires the LEFT|RIGHT option. Defaults
  1109.        to LEFT.
  1110.      o TABPRE (to tab between main and prefix areas) now does nothing
  1111.        if PREFIX is OFF.
  1112.      o 'bleeding' through of one file to another on BSDish systems now
  1113.        fixed.
  1114.  --- New commands:
  1115.      o BOX BLOCK COPY/MOVE/DELETE/FILL/OVERLAY
  1116.      o LINE BLOCK COPY/MOVE/DELETE
  1117.      o FILLBox
  1118.      o sos_makecurr
  1119.      o [SET] DIRInclude
  1120.      o [D]OSNowait/[D]OSQuiet
  1121.      o = (re-execute command)
  1122.      o [SET] CMDArrows
  1123.      o [SET] CMDline
  1124.      o [SET] NEWlines
  1125.      o [SET] MSGMode
  1126.      o [SET] MACROPath
  1127.      o [SET] IMPMACro
  1128.      o [SET] NUMber
  1129.      o [SET] HEX
  1130.      o [SET] CLEARScreen
  1131.      o [SET] Point
  1132.      o [SET] REXXOUTput
  1133.      o [SET] CLOCK
  1134.      o [SET] HEXDISPlay
  1135.      o SOS DOPREfix
  1136.      o the target ALL has been implemented. This is NOT the ALL command.
  1137.      o MACRO - execute commands from a file
  1138.      o UPPercase, LOWercase
  1139.      o SHift
  1140.      o DUPlicate
  1141.      o EXPand
  1142.      o STATus
  1143.      o Query
  1144.      o EMSG
  1145.      o SUSPend
  1146.      o REDRAW
  1147.      o MODIFY
  1148.      o TEXT
  1149.      o prefix commands: a,i,c,m,d,",<,>,/,cc,mm,dd,"",<<,>>,.xxxxx
  1150.  --- Changed commands:
  1151.      o insertmode now requires a parameter: ON|OFF|TOGGLE
  1152.      o spltjoin now correctly aligns the new line under the focus line
  1153.      o sos_* commands have been changed to separate sos commands
  1154.      o REFRESH command now consistant with XEDIT and KEDIT. Use REDRAW
  1155.        for old REFRESH functionality.
  1156.  --- New features:
  1157.      o REXX support under OS/2 and Unix(with Regina 0.05)
  1158.      o argument passing to REXX macros/profiles
  1159.      o EXTRACT
  1160.      o Capture REXX trace and Say output to a file in the ring.
  1161.  --- Commands removed (temporarily)
  1162.      o SCREEN
  1163.  
  1164. Version 1.0 16-Aug-92
  1165.  
  1166.  --- Released
  1167.      o First release to the unsuspecting public.
  1168.      o Sent to SIMTEL and comp.binaries.os2.
  1169.