ovidiu 02/01/17 10:10:00 Modified: src/scratchpad/schecoon ChangeLog Log: 2002-01-17 Ovidiu Predescu <[EMAIL PROTECTED]> * scheme/sxml.scm: Added. Compiled collection of SXML functions. * scheme/test.scm: Use an SXML representation of the sitemap. * scheme/sitemap.scm: Get serious: process the SXML representation of the sitemap and generate an equivalent sitemap function definition. * prj.el: Updated for the new directory structure. * build.xml: Updated to work with the new directory structure. Revision Changes Path 1.4 +14 -0 xml-cocoon2/src/scratchpad/schecoon/ChangeLog Index: ChangeLog =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 10 Jan 2002 17:50:28 -0000 1.3 +++ ChangeLog 17 Jan 2002 18:10:00 -0000 1.4 @@ -1,3 +1,17 @@ +2002-01-17 Ovidiu Predescu <[EMAIL PROTECTED]> + + * scheme/sxml.scm: Added. Compiled collection of SXML functions. + + * scheme/test.scm: Use an SXML representation of the sitemap. + + * scheme/sitemap.scm: Get serious: process the SXML representation + of the sitemap and generate an equivalent sitemap function + definition. + + * prj.el: Updated for the new directory structure. + + * build.xml: Updated to work with the new directory structure. + 2002-01-10 Ovidiu Predescu <[EMAIL PROTECTED]> * emacs/README: Include instructions on how to setup the servlet
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]