2000-03-08 Guido Draheim <guidod@gmx.de>
	_ xm-tool.spec thanks to Adrian Ho
	_ remove VERSION and add xm-tool.spec in Makefile.am/configure.in
	_ remove xm-tool.in, add AC_CREATE_GENERIC_CONFIG and make an
	  update in the aclocals package for that macro to provide an
	  `xm-tool-config --data` that returns -I.../share/xm-tool
2000-02-24 Guido Draheim <guidod@gmx.de>
	_ nobr-href

2000-01-31 Guido Draheim <guidod@gmx.de>
	_ add doctypes and the pre-includes to pp.pm, invent pp_maybe.pm
	_ have an example for it in ./doc

2000-01-30 Guido Draheim <guidod@gmx.de>
	_ ported the pp.pm script
	
2000-01-29 Guido Draheim <guidod@gmx.de>
	_ AC_PROG_PATH(PERL) and put a proper path to the perl
	executable in '#!'-line in xm-perl/xm-perl.in

2000-01-27 Guido Draheim <guidod@gmx.de>
	_ lots of new module scripts that are in use with pfe
	_ start some new module scripts for generic web design
	_ automatic resolutino of XREF/XDEF and id/to not yet done
	
2000-01-17 Guido Draheim <guidod@gmx.de>
	_ move css-related scripts to subdir xm/css ... change
	xm-perl script to be able to access double-subdir paths.
	
2000-01-16 Guido Draheim <guidod@gmx.de>
	_ changes the main/argv functionality - make sure that
	the xm-perl script will generate a bit more - one step
	for args parsing and one step for calling the routine.
	it's actually a prerequisite for xm-convert.

2000-01-05 Guido Draheim <guidod@gmx.de>
	_ adapt to be able to load pl-files too. The xm-perl
	script will now look for xx:xxx.pl files on the command
	line and replace them with a require "xx/xxx.pl"
	_ adapt the xm-perl script: replace the xm::xx dectection
	to be triggered only once and to generate three -e args.

2000-01-02 Guido Draheim <guidod@gmx.de>
	_ first version to be reviewed. still very alpha.
	adapted from private files from my disk.
	only partially working.
