////////////////////////////////////////////////////////////////////////

1.15 point release --- (see m.tut)

Added name completion in prompt dialogs...  For example, suppose you are
going to do a global Search for the word aardvark.  You type [Alt ^S] and
in the search buffer you type [a a Alt /] and get name completion.  Name
completion works just like in a normal window except that instead of
searching for words that begin  with the search string in the current file,
the search begins in the file of the window you began the prompt from.

Added an M variable option -sXX where you can set the percent of the window
to begin scrolling...  


Added a goToColumn() bind function... it is unbound.

Added mouse support for moving the cursor and marking a block.

Fixed Cmode indenting for something like ajfdsj(
    ksdajfla,     ( ksdajfla,     ksdajfla, ( ksdajfla,     ksdajfla,
					      ksdajfla, )
		    ksdajfla, )
    ksdajfla )

added unbound topCursorLine()... moves the current cursline to the top of
the window

Made the search and replace ! store the number of the replacements in
the [Alt I] counter.

Made a Force=^F option in the diffDir [^X D] dialog... forces M to find a
real difference in files even where the file sizes are different...  If
there is only a white space difference and eXact searching is not on, it
will ignore that difference.


Respects NumLock.

Made the mspawn.exe program work correctly under strange text videomodes.
Made the mspawn.exe program smaller.

remove M environ var -v option 	-v  attempt checkout of read only files
now it always does this.

remove M environ var -P poll srcfiles (always on for drives c and d)

add M environ var -sXX scroll screen fraction


Fixed assorted small bugs.


Made M better behaved with long C comments.  (still not perfect but closer)

Added pipes to the compile command.


////////////////////////////////////////////////////////////////////////

1.17 point release --- (see m.tut)

-k option on commandLine

fillCustomCompileBuf()

^Open in search/replace

M= -m mouse support

serious Bug fixes...  Fixed some killer crashing Bugs.
