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

	* enscript.st (start): Added support for `LucidaTypewriter' font.

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

	* html.st (html): Fixed the nested JavaScript script detection to
	accept all JavaScript versions.  The script name detection is also
	case-insensitive.

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

	* lang_texinfo.st (language_symbol): New function.

	* lang_rtf.st (language_symbol): New function.

	* lang_overstrike.st (language_symbol): New function.

	* lang_html.st (language_symbol): New function.

	* lang_enscript.st (language_symbol): New function to print the
	language dependent symbols.

	* enscript.st: New option variable `verbose_highlighting'.  The
	style files can set this to true and some highlighting rules will
	add some extra highlightings.

	* c.st: Implemented verbose highlighting where things like &&, ||,
	etc. are replaced with their mathematical symbols: logical and,
	logical or, etc.

	* style_emacs_verbose.st: Emacs style with verbose highlighting.

	* c.st: Fixed to cooperate with the inherited Objective-C and C++
	highlighting rules.

	* objc.st: Changed to be inherited from the C highlighting rules.

	* cpp.st: Changed to be inherited from the C highlighting rules.
	This allows use to re-use code from the C definitions, and RSN, we
	get the verbose highlightings for free.

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

	* style_a2ps.st: New style to imitate a2ps' highlighting.  This is
	incomplete.

	* Split the old `enscript.st' to about many .st files.  They are
	here.
