Sun Apr  3 15:38:31 1994    (neal@nealslip)

	* eps-0.6.4 released.

	* epson.c.  Better fix to below problem, using new variable
	MaxHBit.

	* eps-0.6.3 released.

	* epson.c.  Logic error could cause endless loop in BlankLength().

Mon Feb  7 22:20:18 1994    (neal@nealslip.ctd.comsat.com)

	* eps-0.6.2 released.

Fri Feb  4 09:43:38 1994  Neal Becker  (neal@neal)

	* Fixes to epson.h for gcc-2.5.8.  Initialization is in order of
	declaration.  Thanks to Swen Thuemmler <swen@uni-paderborn.de>


Fri Nov 19 22:38:44 1993    (neal@slip1.ctd.comsat.com)

	* epsy.y: \x still wrong!  Gees!

Sat Nov 13 20:48:02 1993    (neal@slip1.ctd.comsat.com)

	* epsy.y: \x was still broken.

Thu Nov 11 20:47:25 1993    (neal@slip1.ctd.comsat.com)

	* epsy.y: \x escape sequence was broken.

Wed Nov  3 23:24:01 1993    (neal@slip1.ctd.comsat.com)

	* epson.c (epson:): If VSpread != 0 VBytes calculation was wrong!

	* epsy.y: Added '\r' and '\n' escape sequences.

Tue Nov  2 20:37:51 1993    (neal@slip1.ctd.comsat.com)

	* epson.c: much faster method of finding skippable space.

	* epson.h, epson.c: Now we can handle VSkip > DPIv and VSkip <
	DPIv.  If VSkip > DPIv we use VSkipRpt.

	* epson.h, epson.c: New Function epson::SetPin to handle VSpread.

	* config.h, epsl.l, epsy.y, epson.c, epson.h, param.h:  Added
	VSpread and VaddvStr.

Fri Oct 29 14:12:30 1993  Neal Becker  (neal@neal)

	* Makefile (eps): eps-0.5.2 released.

	* epson.c, eps.c, config.h, epsy.y, epsl.l:  Add parameter
	MinSkipSpaces and -M switch to make this value adjustable.

Thu Oct 28 23:25:46 1993    (neal@slip1.ctd.comsat.com)

	* epson.h, epson.c: Now blank space is converted to spaces
	everywhere, not just at the start of a line.  Lots of change to
	epson.c! 

	* Three methods are available to skip whitespace, UseEscF0,
	UseTabs, or UseSpaces.  There is also a new command line switch -S
	to support this.

	* A FF is no longer put the end of each page.  Instead, it is put
	at the beginning of each page except the first.  But you can put
	it into ResetString if you still want it.  The escape sequence
	'\f' was added to make this more convenient.

Wed Oct 20 21:58:11 1993    (neal@slip1.ctd.comsat.com)

	* eps-0.4.5 released.

	* Added HInc parameter and -j option to go with it.

Wed Oct 20 09:08:57 1993  Neal Becker  (neal@neal)

	* eps-0.4.3 released.

Tue Oct 19 22:49:35 1993    (neal@slip1.ctd.comsat.com)

	* Added VInc parameter.  Also -i option to go with it.

	* Changed GRAPHICSMODE to be the whole string needed to set
	the graphics mode.


