11.12.93:
	New functions, to insert the tags <BR>, <HR> and <P> (<P> without a 
	leading Blank).
	Fixed a Bug in the function hm--html-add-description-list-to-region
	(<DT> instead of </DT>).
	Added the function hm--html-add-normal-link-to-region to fix the 
	problem with inactivating the region during the link generation.
	Added functions to insert direct links to wais server 
	(HREF="wais://...).
	Changed the wrong functionnamess html-add-definion-to-region and 
	html-add-definion in the menus to hm--html-add-definion-to-region 
	and hm--html-add-definion (the old symbols were void).
	Added function to insert middle aligned inline images.
	Added the 'ALT'- attribute to the 'add-image'- functions.
	Changed the submenu "Inligned images".
	Added support for the server side include directives.
	Added functions to insert "created" and "changed" comments.
	Added function to update the date in the title.
	Added support for forms.
27.10.93:
	Setting of hm--html-font-lock-color in one of the files
	.hm--html-configuration.el or hm--html-configuration.el to determine
	the color of the html-tags works now correct.
24.10.93: 
	-- ANNOUNCEMENT of version 2.0 of the package --
	The file hm--date.el is now also in this package.
	Deleted the numeric anchor name stuff altogether. Therefore the
        package can now use the version 2.1 of Marc Andreessens html-mode.el
	instead of the version 2.0.
	Added some keytable entrys.
	Added the minor mode html-region-mode, which is active, if a region
	is active. The minor-mode has its own keytable. That is why it is now
	possible to use the same key sequences with different two functions,
	one for adding something to an active region and one for adding some-
	thing without a region.
	All keys, without the keys which are defined by Marc Andreessen in
	his file html-mode.el, are now defined in the general configuration
	file hm--html-configuration.el.
25.09.93:
	Fixed the wrong string "adress".
	Added functions and menu items to insert html, head, and body elements
	and to insert a complete html frame with the above elements, the title
	the header and the signature.
	The functions, which adds the header and the title at the same time
	are now only using the header size 1.
	Added functions for inserting underline and definition styles.
	Changed the menu "Formated" according to the HTML quick reference
	from Michael Grobe.
	Changed the menu item name "Fixed" to "Typewriter".
	Added functions to insert directory lists.
	Changed the names of menu items in the submenu "Structure" according
	to the HTML quick reference from Michael Grobe.
23.09.93:
	Changed the functions to add the signature and the title.
	This functions uses now the new tags <html>, </html>,
	<head>, </body> and <isindex> to places the signature and
	the title in a html-file.
	Fixed also some minor bugs;






