Add support for XHTML predefined entities. These are available only
authorChris Hanson <org/chris-hanson/cph>
Sat, 24 Jul 2004 03:45:54 +0000 (03:45 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 24 Jul 2004 03:45:54 +0000 (03:45 +0000)
commitf0d25f71152dd6b6a3cb65c0915d27b7d38f8ec4
tree480a7cec6339dca19296c4874550110aeb061e37
parent43007070e852f01723eea6ef5bc28b4ead8c5621
Add support for XHTML predefined entities.  These are available only
when the document has an XHTML DTD.
v7/src/xml/compile.scm
v7/src/xml/load.scm
v7/src/xml/xhtml-entities.scm [new file with mode: 0644]
v7/src/xml/xml-output.scm
v7/src/xml/xml-parser.scm
v7/src/xml/xml.pkg