10.01.93:
	Fixed a bug in the function read-number.
	The automatic switch between region and noregion commands is now
	working also in the GNU Emacs 19.
	Fixed a bug in the region popup menu fo novice users.
	The font-lock-mode (except of the use of colors) is now working in
        then GNU Emacs 19.
09.01.93:
	Added the highlighting feature of the examples for the GNU Emacs 19.
07.01.93:
	The pulldown menu and the popup menus are now working in the 
	GNU Emacs 19.
	-- ANNOUNCEMENT of version 3.5 of the package --
29.12.93:
	Added a function to insert the image input field.
	Added a function to insert the form tags to an active region.
	Changed the function hm--html-select-directory.
	Added a function to remove numeric names.
	The variable hm--html-delete-wrong-path-prefix can now be used as 
	string and as list of strings. Therfore it is now possible to
	specify more than one path prefixes, which should be removed.
	Changed the pulldown menu.
	The package can now be loaded in the GNU Emacs 19. But the menus
	doesn't work correct and the functions are not tested.
28.12.93:
	Added a function to expand templates (Look at templates.el).
	Whitespaces are now allowed between the closing bracket of the date
	and the tag </TITLE>, if you want to update the date of the document.
	Fixed the wrong use of the html command <inc srvurl "|command">.
	Fixed a little Bug in the function, which includes the tags for a form.
	The config files are now searched on standard places, if no environment
	variables are specified.
	Changed the file html-view.el for the use of the Mosaic-2.1. It uses 
	now also the variable html-sigusr1-signal-value instead of a hard coded
	value for the SIGUSR1 value.
	Added a function to insert the isindex input field in a form tag.
15.12.93:
	-- ANNOUNCEMENT of version 3.0 of the package --

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;






