New in version .99:

Added 'Repeat Next Cmd' to the Edit menu. The next command you type will be multiplied times x.
Added 'Redo' to the Edit menu. Allows you to redo.
Added 'Undo' to the Edit menu. Allows you to undo.
Added 'Redo Operations' to the edit menu. Allows you to redo many times at once.
Added 'Undo Operations' to the edit menu. Allows you to undo many times at once.
Added 'Font', 'Macros', and 'Edit' menus.
Added 'Repeat Next Command' in the Edit menu. This allows you to repeat the next command
      you type/paste/delete etc as many times as you want without doing it manually.
Added 'Delete' and insert 'Time / Date' in the Edit menu.
Added 'Find & Replace' option to the Edit menu. Allows you to find & replace text in the window.
Added 'Find Next' the the Edit menu. Allows you to quickly search for the last text you searched for with 'Find & Replace'
Added 'Select All' to the Edit menu. Selects all the text in the current document.
Added 'Properties' option to the Options menu. Lets set many options for ConfigEd.
Added 'JK2 Scripting Colors' in the Font menu. It allows you to insert customized text with coding
      that can be interpreted by JO to be displayed as colored text.
Added 'Set Font' to the Font menu. 
      'Font Size' has been moved to the Font menu.
Added 'Special Characters' to the Tools menu. It allows you to insert characters not
      normally found on a keyboard.
Added 'MCM 1.06' to the Tools menu. This subsidiary program allows you to create a script
      that allows you to switch musical tracks in SP / MP quickly and easily. Please look
      at the readme that is included in this zip.
Added 'Record Macro' to the Macros menu. When you press it, you can record tedious operations 
      and have ConfigEd do them at the touch of a key.
Added 'Play Macro' to the Macros menu. Play up to 10 macros from this menu.
Modified 'About' to say, 'About ConfigEd'
Modified popup on exiting with unsaved work. Now allows you to save without going to the menu.
Modified the titlebar to indicate if the current document has been edited (*).
Modified the horizontal and vertical splitter bars. Removed them.
Improved error handling. 