Sun Apr  6 21:05:02 1997  Mumit Khan <khan@xraylith.wisc.edu>

	* curses.c(CURSES_INIT, CURSES_SUSPEND, CURSES_RESTART): Use
	raw() mode instead of cbreak() if either CURSES_USE_RAW or
	__linux__ is defined. Workaround for proper ^C handling.

Thu Feb 27 19:18:09 1997  Mumit Khan <khan@xraylith.wisc.edu>

	* curses.c (CURSES_READ): Fix Backspace on cygwin32. Treat
	both Backspace and Delete similarly.

Tue Dec  3 02:28:22 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* menu_prog.F (main): use datapath to find menufile if 
	SHADOW_MENU_FILE is not specified.

Tue Sep 10 22:52:04 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>
    
	* shadow.men: New file to replace shadow.std and shadow.HP.
	FILE_ABS is handled via configure (cf: HP_F77_BUGGY_NAMELIST
	in configure.in). Boy was I wrong about HP FORTRAN quality!

	* shadow.std, shadow.HP: Deleted.

Sun Sep  8 18:48:21 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* shadow.std, shadow.HP: Replaced by shadow.men. Assuming HP
	FORTRAN compilers don't have the bug with FILE_ABS anymore.

Mon Jul 15 11:38:48 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* shadow.std, shadow.HP: Added PLASMA source menu items (SRC).

	* read_nml.F (read_nml, write_nml): Added SRC/PLASMA_ANGLE read
	and store routines.

Thu Jul 11 08:52:28 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* curses.c (CURSES_READ): Add '\r' as a synonym for '\n'. Needed
	on i486-linux supposedly.

	* curses.c, flags.F, syn.F, new_record.F, readmenu.F, read_nml.F, 
	addrendel.F, cnv.F, controlc.F, command.F, curset.F, display1.F, 
	do1line.F, do1menu.F, doit.F, fmt.F, loadsave.F, loadxx.F, 
	menu_prog.F, menuinit.F, menuname.F, menusimp.F, menutree.F, 
	misc.F, monitor.F, nlsubs.F, pushstr.F, readnextm.F, readverb.F, 
	savefmt.F, savexx.F, whatstore.F, message.F, scremul_ok.F:
	Include fixes for all the include files. Use #include for Unix.

	* Started ChangeLog
