2008-02-03  Tim Retout  <diocles@gnu.org>

	* Makefile.am (install-data-local): Remove.  (Note that a backup of the
	config file will no longer be taken during installation.)
	(uninstall-local): Likewise.
	(all-local): Likewise.
	(sysconf_DATA): New variable for location of config file.
	(CLEANFILES): Reference $(sysconf_DATA) variable.
	(do_subst): New variable to hold the variable substitution command.
	(enscript.cfg): Use $(do_subst).  Remove unnecessary $(srcdir) prefix
	from enscript.cfg.in dependency.

2008-01-29  Tim Retout  <diocles@gnu.org>

	* Makefile.am (install-data-local): Prefix installation paths with
	$(DESTDIR), to avoid breaking `make distcheck'.
	(uninstall-local): Likewise.

2008-01-01  Tim Retout  <diocles@gnu.org>

	* ChangeLog: Run M-x change-log-redate. Add copyright notice at end.

1999-08-26  Markku Rossi  <mtr@amme.ssh.fi>

	* a2ps.hdr: Some updates by John Hutchison
	<John.Hutchison@lmco.com>.

1998-12-29  Markku Rossi  <mtr@amme.ssh.fi>

	* enscript-color.hdr: New enscript-styled header for color
	printers.

1998-12-23  Markku Rossi  <mtr@amme.ssh.fi>

	* Makefile.am: Added ISO-8859-{9,10} encodings.

1998-11-25  Markku Rossi  <mtr@amme.ssh.fi>

	* squeeze.hdr: New header to maximize the amount of code that can
	be printed on a page.

1998-10-26  Markku Rossi  <mtr@ngs.fi>

	* enscript.cfg.in (StatesPath): As a default, do not define.
	Enscript gives us a better default.

1998-10-23  Markku Rossi  <mtr@ngs.fi>

	* enscript.cfg.in: Changed to use the new highlighting style.

1998-10-16  Markku Rossi  <mtr@ngs.fi>

	* enscript.pro: New procedures MF_PS and SUF_PS to define a new
	user font preserving the font's default encoding.

1998-07-31  Markku Rossi  <mtr@ngs.fi>

	* enscript.cfg.in: Added 0.5 cm to left and right margins in the
	Letter media.

1998-06-23  Markku Rossi  <mtr@ngs.fi>

	* enscript.cfg.in (PostScriptLevel): Added option to control the
	PostScript language level that enscript uses for its output.

1998-06-11  Markku Rossi  <mtr@ngs.fi>

	* Renamed ISO-8859-* encodings.

1998-03-25  Markku Rossi  <mtr@ngs.fi>

	* Makefile.am (EXTRA_DIST): Added Makefile-encodings and
	make-encoding.pl.

	* latin7.enc: Added ISO-8859/7 encoding.  Thanks to Manolis
	Lourakis <lourakis@csd.uch.gr>.

1998-01-02  Markku Rossi  <mtr@ngs.fi>

	* enscript.cfg.in (GeneratePageSize): Added option to control
	whether the PageSize page device setting is generated to the
	output.

1997-09-30  Markku Rossi  <mtr@ngs.fi>

	* latin4.enc: Added ISO-8859/4 encoding.  Thanks to Ricardas Cepas
	<rch@pub.osf.lt>.

1997-08-27  Markku Rossi  <mtr@ngs.fi>

	* enscript.pro (wrapped_line_mark): fixed `arrow' marker, now it
	looks good.

1997-07-16  Markku Rossi  <mtr@ngs.fi>

	* edd.hdr: Added total number of pages.

1997-06-10  Markku Rossi  <mtr@ngs.fi>

	* enscript.pro: New primitives SF and SUF to optimize the size of
	the generated PostScript output.
	New primitive bgs to show text with background color.

1997-05-28  Markku Rossi  <mtr@ngs.fi>

	* enscript.pro: New procedure `wrapped_line_mark' to mark wrapped
	lines.

1997-03-04  Markku Rossi  <mtr@ngs.fi>

	* enscript.cfg.in (StatesPath): New variable to specify the
	absolute path for the states program.

1997-03-03  Markku Rossi  <mtr@ngs.fi>

	* Implemented user escapes for user defined header strings:
	{simple,enscript}.hdr

1997-02-21  Markku Rossi  <mtr@ngs.fi>

	* asciidkno.enc: New encoding asciidkno for 7 bit ascii with dk
	and no extensions.

	* asciifise.enc: Renamed asciiscands.enc to asciifise.enc.

1997-01-21  Markku Rossi  <mtr@ngs.fi>

	* enscript.cfg.in (StatesColorModel): Added States dependant
	config file variables.

1996-11-05  Markku Rossi  <mtr@ngs.ngs.fi>

	* latin5.enc: New encoding vector for ISO-8859/5 (ISO latin5).

1996-09-07  Markku Rossi  <mtr@ngs.ngs.fi>

	* koi8.enc: New encoding vector for Adobe's Standard Cyrillic Font
	KOI8.

1996-08-30  Markku Rossi  <mtr@ngs.ngs.fi>

	* enscript.pro: Fixed a float / integer conversion bug from
	hightlight bar printing.
	Fixed underlays to work with the width/height font point sizes.

1996-08-05  Markku Rossi  <mtr@ngs.ngs.fi>

	* Removed hopefully all GNU extensions from strftime()'s format
 	strings in {simple,edd}.hdr files

1996-07-28  Markku Rossi  <mtr@ngs.ngs.fi>

	* Makefile.am (install-data-local): Added `else :;' branch to fix
	the bug caused by ultrix's broken /bin/sh.

1996-07-24  Markku Rossi  <mtr@ngs.ngs.fi>

	* Added `--toc' option's volume number to all headers to which it
 	fits: a2ps, edd, emacs, simple

	* Changed all `%2d' formats to `%e'.  Now it should work in all
	normal Unixes.

1996-06-30  Markku Rossi  <mtr@ngs.ngs.fi>

	* Cleaned up headers' strftime() strings.  Now there shouldn't be
	any AIX dependencies.

1996-06-13  Markku Rossi  <mtr@ngs.ngs.fi>

	* Makefile.am (install-data-local): take a backup copy of
	`enscript.cfg' before installing the new one.
	(uninstall-local): New target to uninstall `enscript.cfg'.

1996-05-10  Markku Rossi  <mtr@ngs.fi>

	* enscript.pro: New procedure `line_highlight' for ^@shade{}
	escape.

1996-05-07  Markku Rossi  <mtr@ngs.fi>

	* enscript.pro: New procedure `column_borders' to print borders
	around columns.
	Added support for underlay styles.

1996-04-30  Markku Rossi  <mtr@ngs.fi>

	* Makefile.am (install-data-local): Check whether `enscript.cfg'
	is already installed.
	(uninstall-local): Uninstall `enscript.cfg'.

1996-03-26  Markku Rossi  <mtr@ngs.fi>

	* mp.hdr: New header.

1996-03-14  Markku Rossi  <mtr@ngs.fi>

	* frame.hdr: New header.

1996-03-12  Markku Rossi  <mtr@ngs.fi>

	* enscript.pro: new procedure: page_prefeed

1996-03-05  Markku Rossi  <mtr@ngs.fi>

	* enscript.pro: new procedure: highlight_bars

1996-02-20  Markku Rossi  <mtr@ngs.fi>

	* new encoding: hp8

1996-01-30  Markku Rossi  <mtr@ngs.fi>

	* genscript.cfg: Fixed output media sizes.

	* a2ps.hdr: Made margins smaller so more text can be seen on each
	page.

1996-01-25  Markku Rossi  <mtr@ngs.fi>

	* a2ps.hdr: New header.

1996-01-05  Markku Rossi  <mtr@ngs.fi>

	* all headers: changed to use the new `%format' directive

	* enscript.hdr: changed to be exactly identical with the
 	enscript's gaudy header: date strings are now formatted according
 	to file's modification time instead of the printing time.

1996-01-04  Markku Rossi  <mtr@ngs.fi>

	* genscript.pro: Inlined epsf-import.ps file.
	(MF): changed to use new encoding vectors.
	Removed ReEncodeSmall procedure.

	* make-encoding.pl: Changed to generate new encoding vectors.

1995-11-27  Markku Rossi  <mtr@ngs.fi>

	* Added ChangeLog to lib subdirectory (to this directory).  All
 	underlaying entries are stripped from the ../ChangeLog.

1995-11-21  Markku Rossi  <mtr@ngs.fi>

	* lib: new header: edd.hdr

	* lib/genscript.cfg.in: added new media: Letterdj

1995-10-30  Markku Rossi  <mtr@ngs.fi>

	* lib/enscript.hdr: print user supplied header if it is given.

1995-10-11  Markku Rossi  <mtr@ngs.fi>

	* lib/genscript.cfg.in: added new media: A3 and A4dj.

1995-10-10  Markku Rossi  <mtr@ngs.fi>

	* lib/enscript.hdr: moved filename text ~2 points down.
	Fixed font point sizes and date string positions.

	* lib/emacs.hdr: changed fontsize from 13 to 12 points.


Copyright (C) 1995, 1996, 1997, 1998, 1999, 2008 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
