diff options
author | Mark A. Hershberger <mah@everybody.org> | 2004-07-09 14:22:33 +0000 |
---|---|---|
committer | Mark A. Hershberger <mah@everybody.org> | 2004-07-09 14:22:33 +0000 |
commit | 6d12a4dfbcb5680fafac89769e1a2f111fdcc587 (patch) | |
tree | bb56765fcd16836c88d2c647a12bb13dfe936c5c /lisp/emacs-lisp/helper.el | |
parent | bcdf2143d312616d027880b16a6f43f4e0066792 (diff) | |
download | emacs-6d12a4dfbcb5680fafac89769e1a2f111fdcc587.tar.gz emacs-6d12a4dfbcb5680fafac89769e1a2f111fdcc587.tar.bz2 emacs-6d12a4dfbcb5680fafac89769e1a2f111fdcc587.zip |
2004-07-09 Mark A. Hershberger <mah@everybody.org>
* xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
form
(("ns" . "element") (attr-list) children) instead of
((:ns . "element") (attr-list) children) in order to reduce the
number of symbols used.
(xml-skip-dtd): Change to use xml-parse-dtd but set
xml-validating-parsing to nil.
(xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
(xml-substitute-entity): Remove in favor of new entity substitution.
(xml-substitute-special): Rewrite in to substitute complex
entities from DOCTYPE declarations.
(xml-parse-fragment): Parse fragments from entity deleclarations.
(xml-parse-region, xml-parse-tag, xml-parse-attlist)
(xml-parse-dtd, xml-substitute-special): Make validity checks
conditioned on xml-validating-parser. Add "Not Well Formed" to
error messages about well-formedness.
Diffstat (limited to 'lisp/emacs-lisp/helper.el')
0 files changed, 0 insertions, 0 deletions