******************************* * * * User's Manual Supplement * * * * CMEditor -- Version 3.18d * * * ******************************* The following features have been added or improved since the the CMEditor Version 3.18c User's Manual: String searching: The Find-string command now seeds the search string data entry window with whatever word of text the cursor is on when Alt-F is pressed. The previous search string can be restored into the data window with the up arrow. Also a new string-finding aid has been added; Ctrl-G (for "Goto next same word"). When the cursor is placed on a word and Ctrl-G is pressed, the editor searches the file for the next appearance of that word and repositions to it. Unlike Alt-F, this search will recycle to the beginning of the file if necessary.