home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / sedit281.zip / revision.lst < prev    next >
File List  |  1997-03-16  |  31KB  |  559 lines

  1. 2.8.1
  2.   - Created a demo version for distribution which has a file size
  3.     limit of 1000 lines.
  4.   - The W95 version now looks for the help file in the directory
  5.     containing the executable as does the OS2 version.
  6.   - Made help text window slightly wider in W95 version.
  7.   - Single line undo records are no longer converted to BSHIFT type
  8.     instead there is a new SLINE2 type which can be used with ALTQ
  9.   - The window size is now properly stored after change in size in the
  10.     W95 version.
  11.   - Fixed non-functional Reverse and Find menu item. This was wrecked
  12.     recently but is fixed now.
  13.   - Changed menus slightly so that in some cases the menu text is
  14.     changed depending on the current status.
  15. 2.8.0
  16.   - Fixed crash caused by hitting the code reflow key two times in a
  17.     row without remarking.
  18.   - Changed editor.cfg for W95 version so that font size is not stored
  19.     as a -ve number.
  20.   - Fixed a few problems with the bracket matching part of the syntax
  21.     colouring.
  22.   - The previously non functional accelerator for save all changed menu
  23.     item now works. Also the screen and status are now updated after a
  24.     save all changed so that the visual status is correct.
  25.   - The result of a search is now highlighted with a red box.
  26.   - Fixed cosmetic bug which sometimes left an unblinking cursor on the
  27.     command line.
  28.   - Changed the text cursor to a C shape provided insert is on.
  29.     This clearly indicates the insertion point as well as the
  30.     current character. If insert is not on the cursor is a rectangle
  31.     as before.
  32.   - Added Macro Read and Keymap Read menu items which should
  33.     make if more obvious how to read in edited definitions.
  34.   - Fixed crash caused by reading in macro definitions containing
  35.     an error.
  36. 2.7.9
  37.   - First complete Win95 version.
  38.   - Completely revised mouse drag scrolling so that its much smoother and
  39.     the speed depends on distance of the mouse pointer from border.
  40.   - The plain text macro_list width is now set for the scroll bar.
  41.   - The editor will now search two directory levels up as well as the
  42.     current directroy for the editor.cfg file before getting the default one.
  43.     Thus by putting an editor.cfg in a parent directory the preferences will
  44.     apply to all the sub-directories two levels down.
  45. 2.7.8
  46.   - Scrollbar thumb size is set now when the plain text macro list is opened.
  47.   - Tested all right click menu helps.
  48.   - Rearranged Mark menu and eliminated duplicate alt y menu selection.
  49.   - Extensive internal changes for Win95 version.
  50.   - Fixed a very ugly bug with tagged folding. If no fold regular expression
  51.     existed and ALT- was hit the editor would crash on the next write to disk.
  52.   - The editor now generates a backup file called editfile.bak of the previous
  53.     contents of a file before writting the new file to disk.
  54. 2.7.7
  55.   - Fixed a rare problem that can cause a crash on case insensitive searches.
  56.   - Numeric dialog works again for inputting a command multiplier.
  57.   - Fixed problem with syntax colouring unbalanced testing that sometimes
  58.     failed to indicate an unbalanced bracket.
  59. 2.7.6
  60.   - Plain text macro list is now available.
  61.   - Plain text key mapping list is now available.
  62.   - New right click help is now also available for greyed out menu items.
  63.   - Made the comment scan for syntax colouring a little faster and the editor
  64.     a bit smarter in determining when to do one.
  65.   - Fixed recently introduced problem with rogue characters appearing at
  66.     right edge of screen with block mark on.
  67.   - Second number after a filename is now only interpreted as a column
  68.     number if it is less than 128.
  69. 2.7.5
  70.   - New menu help. Right click to get info on a menu item.
  71.   - If key mapping is on then the new accelerator is displayed in the menu
  72.     and in the help for this item.
  73.   - Added option of turning off the bracket match part of syntax colouring
  74.     to the syntax colouring configuration notebook.
  75.   - If a preprocessor line is changed then it will now appear in the changed
  76.     colour.
  77.   - For files that have lines longer than 256 chars syntax colouring is now
  78.     automatically turned off.
  79.   - Many internal changes to accomodate Win95 version.
  80. 2.7.4
  81.   - Fixed tagged folding crash which happened when switching from tagged
  82.     folding to other folding.
  83.   - If lone alt menu access is on another alt key hit will end the menu mode.
  84.   - Sundry bug fixes to syntax colouring.
  85. 2.7.3
  86.   - Fixed minor problem with line(s) not coloured as changed after an
  87.     ALTJ (justify) command.
  88.   - If syntax colour mode is on then ALTR the reflow command rather than
  89.     reformatting a text paragraph reformats the code to fix indentation
  90.     problems. The current tab size is used as the indent size.
  91. 2.7.2
  92.   - Added new Syntax configuration notebook page that allows setting of
  93.     comment start/end delimiters and colours for quotes and comments.
  94.   - Fixed non-functional default io tab size check box in cfg notebook.
  95.   - Changed default keystroke for search for previous word matching one under
  96.     cursor to Alt+/ from Alt+# since this is right next to * on the
  97.     numeric keypad and hence has nice symmetry.
  98.   - Command line greps run asynchronously again as before 2.7.0 unless prefixed
  99.     by "os".
  100. 2.7.1
  101.   - Search and replace now pops up an error dialog if the file is read only.
  102. 2.7.0
  103.   - A command line starting with "g " or "grep " is still passed to the
  104.     OS but the second white space delimited word is now saved as the current
  105.     search string and the search mode set to regular expression.
  106.   - Ctrl Shift accelerator combinations are now recognized without
  107.     relying on character case so that now if caps lock is on the control
  108.     keys still work as expected without additional shifts.
  109. 2.6.9
  110.   - On using the command line rename command the file time is set to
  111.     the current time to avoid problems with erroneous newer file exists
  112.     warnings if a file of same name already exists.
  113.   - Before allowing a file name change using the rename command the name
  114.     is tested to see if a file of this name already exists and if so a
  115.     confirm dialog is displayed.
  116. 2.6.8
  117.   - At the end of a set of commands executed using command multiplication
  118.     the status line is now rewritten.
  119.   - If the error message "no undo items left" appears any further CTRL U s
  120.     queued up are now flushed.
  121.   - Multiple instances of the editor are now no longer initially positioned
  122.     on top of each other.
  123.   - ALTJ now left justifies current line with line above if the last
  124.     operation was not a line(s) copy or move otherwise it left justfies
  125.     the moved or copied block of lines as before.
  126.   - Fixed problem with missing already loaded warning for duplicate files
  127.     loaded from the command line caused by "fix" of version 2.6.7.
  128.   - During search and replace the status line is now updated before each
  129.     user query dialog.
  130.   - Whole word check box in search and replace dialog is no longer ignored.
  131. 2.6.7
  132.   - Fixed problem when loading files from command line containing wildcards
  133.     in a relative path name.
  134. 2.6.6
  135.   - Fixed crash caused by illegal regular expression search ending in a (.
  136. 2.6.5
  137.   - The number of undo records is now properly kept track of across folds.
  138.     I thought this was already the case in 2.6.3 but apparently it was not.
  139.   - Search and replace changes are now properly transferred across folds.
  140.   - Shifting a block up or down is now disabled while folded since it didn't
  141.     work across the fold and is too expensive to fix. It also doesn't seem
  142.     very useful.
  143.   - Blocks shifted up or down now immediately exhibit the changed colour.
  144. 2.6.4
  145.   - Changed way that changes to files are kept track of. It should now
  146.     only indicate that a file is unchanged if it matches the most recently
  147.     saved version.
  148. 2.6.3
  149.   - The number of undo records is now properly kept track of across folds.
  150.   - ALTJ justification of copied blocks is now transferred across folds.
  151.   - Deleting an ALTB marked block will once again cause the remainder
  152.     of the lines to assume the changed colour.
  153. 2.6.2
  154.   - Updated help and documentation.
  155.   - Output from command line functions like asc no longer beeps since
  156.     these are not errors.
  157.   - Added tabbed folding support.
  158.   - Added full tagged folding support.
  159.   - It is no longer possible to reflow (ALT R) a paragraph while file
  160.     is folded since this doesn't make much sense.
  161.   - If on a duplicate file warning the load is cancelled the editor
  162.     now makes the existing file of that name the current one provided
  163.     no other new files have been loaded.
  164.   - Fixed non functional regular expression searches with bracketed
  165.     sub expressions.
  166.   - Fixed problem with transferring edits across a fold in the case
  167.     of inserting a line(s) right below the top of file marker.
  168.   - The changed state of a line is now properly kept track of across folds.
  169.   - Added command line "diff" function used to find the differences
  170.     between files.
  171. 2.6.1
  172.   - Trailing blanks are now removed from search string since this can
  173.     lead to hard to diagnose search failures and whole word search is
  174.     better served by the w flag anyway.
  175.   - Reverse direction regular expression search now finds the longest
  176.     matching string rather than the first match. This also fixes a
  177.     problem with search and replace undo involving regular expressions.
  178.   - Search and replace now works properly with the whole word flag.
  179.   - Editor now shows clock while searching and executing repeated key strokes
  180.     as well as during file IO.
  181.   - Fixed problem with automatic justification of last copied/moved block
  182.     (ALT J) if some block lines below first start more to the left.
  183.   - If the file is saved and an undo record exists for the current line
  184.     the record is not modified by subsequent edits so that the file can
  185.     always be restored to the same state as the saved file.
  186.   - The duplicate file warning now allows an optional cancel of the load.
  187.   - Removed status line update which sometimes happened after the editor
  188.     thread had already terminated causing an occasional harmless crash upon
  189.     exit.
  190.   - Scrolling a marked block left or right while folded is now properly
  191.     transferred across the fold.
  192.   - Fixed problem with files created by other editors containing only a single
  193.     line with no CR of LF. Last char is no longer duplicated.
  194. 2.6.0
  195.   - Editor now shows the clock while reading and writing files.
  196.   - Added new command line function to change the current directory and drive.
  197.   - The last opened file name is now always remembered with the full path.
  198.   - The path of the last saved file using the SAVE AS menu item is now
  199.     remembered for subsequent reuse. It is also stored in the editor.cfg.
  200.   - Fixed erroneous error message if saved to current file using SAVE AS
  201.     and file is not read only.
  202. 2.5.9
  203.   - Fixed problems with folding showing only lines containing search string.
  204.     Now works if last search option was up and works properly with the
  205.     whole word option.
  206. 2.5.8
  207.   - Editor no longer crashes if def_io_tab_size field in editor.cfg is
  208.     inadvertantly set to zero.
  209.   - Modified how tab expansion works in order to be compatible with other
  210.     editors such as e, epm, and Borland IDE. CAUTION old files may no longer
  211.     be formated exactly the same if they were saved with tab compression on.
  212.   - Corresponding change in how leading space tab compression works.
  213. 2.5.7
  214.   - Fixed problem with missing last character if last line in file did not
  215.     have a linefeed character before the end of the file.
  216. 2.5.6
  217.   - Removed debug code accidentally left in version 2.5.5 which continually
  218.     added to the file dbug.txt.
  219.   - Whole word search modified so that '_' and '$' are no longer considered
  220.     end of word delimiters. This was done since these chars may appear in a
  221.     C identifier.
  222. 2.5.5
  223.   - The editor no longer gets confused about the file update cronology when
  224.     a short file is rapidly saved twice or more.
  225.   - Fixed problem with whole word search (/w flag) when the target word is at
  226.     the end of a line.
  227. 2.5.4
  228.   - Updated Latex documentation and corresponding .dvi and .ps files.
  229.   - Fixed problem with case insensitive searches started on a blank line.
  230.     These would sometimes give a useless numerical error message.
  231.   - Added new search option flag /w to constrain searches to match whole
  232.     words only.
  233.   - Find next/prev word under cursor make use of whole word matching and
  234.     work more reliably now.
  235. 2.5.3
  236.   - Fixed problem introduced in 2.5.2 when trying to load in a file whose name
  237.     starts with a '\'.
  238. 2.5.2
  239.   - Added configuration parameter that allows the use of the custom tab size
  240.     for replacing spaces during file I/O provided tab compress is also on.
  241.   - For files loaded from the command line or start parameters a file name
  242.     containing the wild card '*' causes all matching files to be loaded.
  243.   - Placemark positions now survive the additions and deletions of lines in
  244.     a folded mode.
  245.   - Fixed problem that prevented blocks from being copied to a position
  246.     after a line entered in a folded mode.
  247.   - Fixed problem with block change case that sometimes caused block to be
  248.     filled with 'A's.
  249.   - All menu items now have default accelerator key assignments.
  250.   - Added fourth folding type. ALTH shows all lines in a file containing
  251.     a placemark.
  252.   - No longer crashes when attempting to paste from an empty clipboard with
  253.     a line marked.
  254.   - Fixed interchange of error beep and right justify parameters in config save
  255.   - Column position reported on status line is now numbered from 1 rather
  256.     than 0.
  257.   - Added a clear all placemarks command (ALTI) in goto menu.
  258. 2.5.1
  259.   - Removed any punctuation from end of filenames. Fixes problem with
  260.     double click load of these files from a readonly file.
  261. 2.5.0
  262.   - Reads EXTENSIONS field in *.ndx files now to determine wildcard rather
  263.     than assuming '*'.
  264.   - Added "Save All Changed" menu item to the file menu which saves all the
  265.     changed files to disk.
  266.   - Drastically speeded up case insensitive searches in large files.
  267.   - Added copying of single marked lines to command line using ALTC.
  268.   - More than one file may now be dragged and dropped on the editor at once.
  269.   - It is now possible to drag and drop *.cmd files to the editor.
  270. 2.4.9
  271.   - Sundry changes to allow the editor to compile under UNIX again.
  272.   - Fixed bug introduced in 2.4.7 which caused crash when reading in files
  273.     with lines greater than 256 characters.
  274.   - The full file name is now used after a command line rename.
  275.   - State of readonly and binary flags for the file dialog is now properly
  276.     stored in the editor.cfg
  277. 2.4.8
  278.   - Fixed problem introduced in 2.4.7 with files ending with a ^Z.
  279.   - The double click invoked search of *.ndx files is now case insensitive.
  280. 2.4.7
  281.   - Removed extra carriage returns from ALTW saved blocks.
  282.   - The editor will now read text files with lines terminated with CrLf or Lf
  283.     and saves them the same way.
  284. 2.4.6
  285.   - Fixed crash caused by searching for zero length regular expressions.
  286.   - Command line search strings may now contain the search delimiter itself
  287.     for searches but not for search and replace (use other punctuation)
  288. 2.4.5
  289.   - Increased the horizontal size of the confirm and command dialog boxes
  290.     to accomodate the longer file names caused by always prepending path.
  291.   - The Save As... menu item is now active for read only files and allows
  292.     a read only file to be saved provided name is changed.
  293.   - Added space to found word under cursor for use with ALT* and ALT# so
  294.     that all matches are now exact.
  295.   - No longer interprets trailing numbers as line and column if word under
  296.     cursor in read only file is not a file name and mouse is double clicked.
  297. 2.4.4
  298.   - If a file name in a read only file is followed by two numbers
  299.     the second one is interpreted as a column number if the mouse is double
  300.     clicked on the name.
  301. 2.4.3
  302.   - Some more font size choices are now available by using fonts meant for
  303.     other screen resolutions.
  304.   - All load filenames are now converted to the full path so that testing for
  305.     duplicates and newer versions can be reliably done.
  306.   - Reload prompt in case of a newer saved file of the same name now also works
  307.     with read only files.
  308.   - Fixed bug that prevented simultaneous selection of the read only and binary
  309.     options in the open dialog.
  310.   - Duplicate file warning message, if applicable, is now properly displayed
  311.     for files loaded from the open dialog.
  312.   - The last loaded file name, the last search string, the last replace string
  313.     the last search options and the last load options are now also saved in the
  314.     editor.cfg.
  315.   - To prevent the proliferation of editor.cfg files. The editor no longer
  316.     creates editor.cfg files execpt if no editor.cfg could be found. A local
  317.     editor.cfg is read and updated if found otherwise the default one is used.
  318.   - Fixed a number of problems with undoing and redoing across folds.
  319.     Hopefully the folded and unfolded views will now be synchronized.
  320.   - It is no longer possible to operate on a marked block in the unfolded
  321.     file while looking at a folded view. This prevents a few crash modes.
  322.   - For a bracket match if matching bracket is currently visible window is no
  323.     longer vertically scrolled.
  324.   - Fixed occasional problem with bracket match on short, less than a single
  325.     page files.
  326.   - Fixed problem with case insensitive searches from dialog when search
  327.     string contained capitals.
  328.   - Rewrite screen routine is now only called from editor thread. This fixes
  329.     some strange rewrite problems.
  330.   - Fixed problem caused by resizing a split screen.
  331.   - Fixed crash caused by moving or sizing editor window while loading a file.
  332.   - Bare bones drag and drop has been implemented. Dragging and dropping a file
  333.     icon onto the the editor window will now load that file.
  334. 2.4.2
  335.   - Line numbers are now properly updated after paste from clip board.
  336.   - Fixed crash caused in some cases when moving an ALT B marked block up or
  337.     down over shorter lines.
  338.   - With conventional return selected a carriage return while on the top of
  339.     file marker now adds a new line.
  340.   - With conventional return selected and auto indent on lines are now
  341.     properly indented.
  342.   - Folded views are now completely editable.
  343.   - Fixed bug introduced in 2.4.1 causing case sensitive searches to fail
  344.     when preceeded by a character with a code above 127.
  345. 2.4.1
  346.   - Added "asc" command line command which converts a hex or decimal number
  347.     into an ASCII character.
  348.   - Modified the command line commands "hex" and "dec' so that they can
  349.     accept an ASCII char as input in the format 'c'.
  350.   - Made sure that all the is***() macros used also test for characters
  351.     above 128 so that the editor should now be 8 bit clean.
  352.   - The load font routine now uses the current code page rather than
  353.     always code page 850.
  354. 2.4.0
  355.   - Fixed bug which caused lines ending in ASCII chars above 128 to be
  356.     partially erased. This bug was introduced in v2.3.7 as part of the
  357.     trailing blank removal.
  358.   - The write region command now writes a message to status line indicating
  359.     that the region has been written.
  360.   - The drop down menu items "lines with search string" and "write region"
  361.     now function properly from menu as well as with the accelerators.
  362.   - It is no longer possible to join a line to the top of file marker.
  363.   - Added ALT* forward and ALT# backward search for word equivalent to
  364.     the one under the cursor.
  365.   - Fixed crash caused by attempting a regular expression search with the
  366.     regular expression special characters * or +.
  367.   - Fixed cosmetic problem with ALTN or ALTB marked blocks that extended
  368.     beyond right margin of display. The last characters are now properly
  369.     highlighted.
  370. 2.3.9
  371.   - Reversed order of key map entries to be consistent with macro definitions.
  372.     Existing key map files will need to be edited in order to work again.
  373.   - Fixed crash caused by trying to load non-existent file using the open
  374.     dialog.
  375.   - Fixed problem with shift+arrow marking if region reduced to zero.
  376.   - Fixed reversed FINDDIALOG and REPLACEDIALOG entries in keynames.h
  377. 2.3.8
  378.   - If Alt+R is hit with the cursor in an Alt+B marked region the
  379.     lines within the marked block are reformated with the left and right
  380.     margins set by the left and right limits of the marked block.
  381. 2.3.7
  382.   - 16 colours are now allowed for the background colour choices.
  383.   - Fixed problem with marked lines appearing as white on white for some
  384.     choices of back and fore ground colours.
  385.   - The key combination Alt+backspace is now equivalent to Ctrl+U i.e undo
  386.     last change.
  387.   - The editor now automatically executes a test newer key code at the end
  388.     of system calls in order to test if a newer version of the current version
  389.     has been created as a result of the system call.
  390.   - Changed copy marked region to clipboard and delete key to shift+del from
  391.     ctrl+del in order to be consistent with other editors.
  392.   - Fixed strange behaviour when using shift up/down with the cursor in the
  393.     first column.
  394.   - Fixed bug introduced by recent elimination of file limit marking
  395.     message. Cursor position is now correct after attempts to mark limits.
  396.   - The newly loaded file is now displayed even if the "duplicate file"
  397.     message appears.
  398.   - Fixed problem with editor sometimes adding trailing spaces to a line.
  399.     All trailing spaces are now removed whenever a line is edited.
  400.   - Fixed inactive "write marked block" menu item.
  401.   - Increased size of "other files" dialog box.
  402.   - It is no longer possible to split begin or end marker lines.
  403.   - Double clicking on a file name in a read only file can now handle drives
  404.     as part of the path.
  405.   - Fixed bug which made the second file in the start up file list the initial
  406.     current file rather than the first one if key mapping was on.
  407. 2.3.6
  408.   - The bind macro message now no longer disappears if a modifier key is hit.
  409.     It is thus more obvious that a macro CAN be bound to ALT F12 say.
  410.   - The "cannot mark file limits" error message no longer appears. Instead
  411.     an attempt to mark the file limit lines now just marks up to but
  412.     not including the limit lines.
  413.   - The filename (minus the path) now appears in the title bar.
  414.   - If an error occurs during multiplied execution the command multiplier is 
  415.     set to zero.
  416.   - The editor no longer crashes trying to load a file that is locked.
  417. 2.3.5                
  418.   - Fixed non functional auto wrap if screen was scrolled to left.
  419.   - Attempting to write to a newer version of the same file will generate
  420.     a warning message.
  421.   - ALT J expanded to work with just moved ALTL marked set of lines as well
  422.     as with copied lines.
  423.   - Undo records are now made everytime the cursor is moved off the current
  424.     line provided the line was changed and undo generation is turned on. 
  425.     Thus making a change going down a line then up again and making another
  426.     change will now result in two undo records rather than one.
  427.   - Fixed bug with undoing changes in a folded view.
  428.   - Fixed bug with editing folded views.
  429. 2.3.4
  430.   - The *.ndx path setting in the config menu has been changed so that it is
  431.     now the semi colon separated paths rather than the fully qualified names.
  432.     Double clicking will cause a search for all *.ndx files in the given
  433.     directories.
  434.   - The menu dialogs such as Open..., Find... are now optionally accessible
  435.     by key stroke(s) provided a key assignment has been made using the key
  436.     mapping facility and key mapping has been enabled.
  437.   - First click of any of the mouse buttons now activates the editor.
  438.   - Both halves are now always redrawn when window is split.
  439.   - The font sizes in the font dialog are now sorted and duplicates removed.
  440.   - The number of files loaded is now reported in the title banner.
  441.   - If a file as been changed this is now reported on the status line.
  442.   - The "Ohers..." dialog now indicates which files have been changed.
  443.   - Confirmation dialog now has yes on left and no on right as is conventional.
  444.   - Carriage return adding of blank line with auto indent on now
  445.     ignores blank lines and indents to nearest non blank line above.
  446.   - Cursor no longer blinks when editor is not active.
  447.   - Fixed bug that occured when joining a marked region to an unmarked
  448.     region with CTRL J.
  449.   - Added ALT J which justifies last copied ALT L block.
  450.   - On switching to a new file the editor now checks file time and date to
  451.     see if newer version exist on disk and if so prompts for a reload.
  452.   - Increased configuration notebook page size slightly so all controls are
  453.     visible even at 480 x 640 resolution.
  454.   - It is no longer possible to merge a file into a read only file.
  455.   - If the cursor is in a marked block to be deleted it now always
  456.     ends up in a consistent place so that ALTD in a macro is more predicable.
  457.   - Fixed problem with writing marked block to disk occasionally adding 
  458.     junk to the end.
  459.   - Fixed problem with system calls in macros.
  460.   - The "already marked" message no longer appears. Instead the previously
  461.     marked region is unmarked. This is now consistent with mouse and shift
  462.     cursor marking behaviour.
  463.   - Shift+cursor marking now marks one less character for consistency with
  464.     other editors.
  465.   - Folded views are now editable to a limited extent. Lines may be edited
  466.     but not added or deleted.
  467.   - Fixed null move crash i.e. ALTL, up arrow, ALTM -> crash.
  468. 2.3.3
  469.   - First mouse click in window now only activates window. 
  470.   - Added Ctrl+Del copy and delete marked region to clip board.
  471.   - Exiting application with close from system menu now recognizes when only 
  472.     one line has changed.
  473. 2.3.2
  474.   - No longer possible to ask for view of lines containing search string
  475.     if  there is no search string defined.
  476.   - Enter literal (unmapped) character function now available from menu
  477.   - The ALT W keystroke now writes the currently marked region to the file 
  478.     "editblck.tmp". 
  479.   - ALT S rather than ALT W is now used for folding to show all lines 
  480.     containing the current search string.
  481.   - ALT J and ALT S are no longer equivalent to CTRL J and CTRL K 
  482.     respectively. If you are addicted to these assignments set up a key 
  483.     mapping.           
  484.   - Quiting current file now causes previous file to become active rather 
  485.     than the next file. Restores behaviour to pre version 2.3.1.
  486. 2.3.1
  487.   - Modified behaviour of the system calls initiated with "os string".
  488.     These are now single threaded in order for predictable use in macros.
  489.     System calls initiated without the leading "os" are still multi threaded.
  490.   - If $EDNAME appears in a command to be sent to the OS it is 
  491.     replaced with the name of the file.
  492.   - Fixed problem with endkey if end of text scrolled off to the left.
  493.   - Fixed scroll button bug introduced in v2.3.0.
  494.   - In binary mode status line reports byte offset rather than line number
  495.     and offset.
  496.   - In the hexadecimal binary mode searches for patterns are
  497.     only satisfied if the character offset is even.
  498.   - In the hexadecimal binary mode the search is automatically
  499.     converted to upper case.
  500.   - Cursor movement with the shift key down now causes the traversed region 
  501.     to be ALTN marked (standard marking).
  502.   - Moving the scroll bars, no matter how rapidly, to their end stops now 
  503.     always causes the corresponding end of the file to be visible.
  504.   - Using the vertical scroll bar no longer resets horizontal cursor 
  505.     position to first column.
  506.   - Double clicking on the system menu (or ALT F4) now quits application
  507.     rather than just closing the current file.
  508.   - Fixed problem with crash after ALTL, ALTD and then ctrl insert.
  509.   - It is no longer possible to paste to read only files with shift insert.
  510. 2.3.0                                                                    
  511.   - Redirected stderr to an editor file so compilers writing to stderr 
  512.     rather than stdout will also have error messages appearing in an
  513.     editor file in the ring.
  514.   - Made location of cursor after conventional return more conventional.
  515.   - Removed extra space caused by backspacing to the previous line.
  516. 2.2.9
  517.   - Text entry fields in dialogs are now given input focus when opened.
  518.   - Reflow paragraph (ALT R) accessible from edit menu.
  519.   - New page in config notebook to set path to *.ndx files used to find
  520.     compiler help items.
  521.   - Text size limits in all dialog boxes increased.
  522.   - Optional lone alt key access to menu bar (turned on in config).
  523.   - Scroll bars now work if key mapping is on.
  524.   - A new check box has been added to the misc page of the config notebook.
  525.     This check box allows conventional (non 'e') return key behaviour.
  526.   - Backspace now wraps up to previous line if it reaches beginning of 
  527.     the current line.
  528. 2.2.8
  529.   - Paste from clipboard is now active from dialog boxes and command line.
  530.   - Clipboard operations can be included in keystroke macros.
  531.   - Backtab now works.
  532.   - Fixed clipboard problem with increasing number of line feeds.
  533.   - If new lines are added in the middle of a marked region they are now
  534.     also marked.
  535.   - It is no longer necessary to restart editor in order to start key
  536.     mapping after it is selected from config dialog.
  537. 2.2.7
  538.   - Added owner draw flag to directory listbox so file dialogs now have
  539.     standard appearance.
  540.   - Fixed problem with copying N marked blocks to clipboard.
  541. 2.2.6
  542.   - Added quick search dir reversal.
  543.   - Added Redo? option to search and replace confirmation dialog.
  544.   - Fixed cursor not blinking with white background.
  545.   - Added 8 more foreground colours. Background colours are
  546.     still however limited to 8 due to implementation details.
  547. 2.2.5
  548.   - skip leading blanks on line split even when auto indent is off
  549. 2.2.4
  550.   - Added region marking using mouse buttons.
  551.   - Made scrolling using scroll bars smoother.
  552. 2.2.3
  553.   - Fixed infinite loop problem with loop search option.
  554.   - Fixed autowrap off by one indentation problem.
  555. 2.2.2 
  556.   - added standard text marking (ALTN) as an alternative to the existing line (ALTL) 
  557.     and block marks (ALTB).
  558.   - fixed errors in the mark menu options enabling disabling
  559.