This file is only for Emacs 19 user !
=====================================

The package is not full tested with the Emacs 19 and some things are not yet
ported to the Emacs 19. Please send bug reports to:
	muenkel@tnt.uni-hannover.de (Heiko Muenkel)

-------------------------------------------------------------------------------
The following things differ from the lemacs version:

It seems, that it is unpossible to set a color to highlight the html tags
with this version of the package.

In the current version, the html pulldown menu is set as a global menu.
This should be changed in the future, so that the menu only occurs in
html buffers.
-------------------------------------------------------------------------------

This package contains the subdirectory 'emacs-19' with the following files:

font-lock.el			: original file from the Emacs 19.22; it maybe,
				  that you must exchage this with your old one,
				  if you have an older Emacs version than 
				  19.22.
lmenu.el			: exchange this file with the one of your
				  Emacs 19; it is newer than the one of the
				  Emacs 19.22;
lucid.el			: original file from the Emacs 19.22; it maybe,
				  that you must exchage this with your old one,
				  if you have an older Emacs version than 
				  19.22.

ATTENTION: The menus will only work correct in the GNU Emacs 19, if you use
the file lmenu.el of this package instead of your old one.

Heiko