2004-12-02 Mark A. Hershberger <mah@everybody.org>
commit21c05941c371eab55f469cdef7d9a7d1c9848cfa
authorMark A. Hershberger <mah@everybody.org>
Thu, 2 Dec 2004 06:55:05 +0000 (2 06:55 +0000)
committerMark A. Hershberger <mah@everybody.org>
Thu, 2 Dec 2004 06:55:05 +0000 (2 06:55 +0000)
tree768dede2d7c53fcba02ba2094a94999750a849dd
parent7e0f11235576591958726f22a65cea7be8ab8660
2004-12-02  Mark A. Hershberger  <mah@everybody.org>

* xml.el (xml-parse-dtd): Don't show validity messages when
xml-validating-parser is nil.
(xml-substitute-special): Fix validity error messages to
actually show the unexpandable entity.  Added validity error if &
isn't followed by an entity.
(xml-parse-tag): Concatnate any string following the a
<![CDATA[]]> section to the parsed CDATA.
lisp/ChangeLog