2004-12-13 |
Richard M. Stallman |
(xml-name-re, xml-entity-value-re): Add defvars.
|
2004-12-02 |
Mark A. Hershberger |
Skip parameter entity declarations.
|
2004-12-02 |
Mark A. Hershberger |
Change existence of &; to not-well-formed.
|
2004-12-02 |
Mark A. Hershberger |
Ensure that validity messages only show when xml-validating-parser is set.
|
2004-12-01 |
Mark A. Hershberger |
2004-11-30 Mark A. Hershberger <mah@everybody.org>
|
2004-10-07 |
Mark A. Hershberger |
2004-10-07 Mark A. Hershberger <mah@everybody.org>
|
2004-10-06 |
John Paul Wallington |
(xml-parse-dtd): Fix `error' call.
|
2004-10-06 |
Mark A. Hershberger |
fix to for xml-substitute-special to produce a single string instead
|
2004-07-09 |
Mark A. Hershberger |
2004-07-09 Mark A. Hershberger <mah@everybody.org>
|
2004-05-02 |
Stefan Monnier |
Arch-tags shouldn't be outline headers.
|
2004-04-30 |
Alex Schroeder |
(xml-debug-print-internal): Don't add newline and
|
2004-04-16 |
Stefan Monnier |
Doc fixes.
|
2004-04-16 |
Stefan Monnier |
(xml-parse-tag): Avoid overwriting node-name.
|
2004-04-14 |
Stefan Monnier |
(xml-maybe-do-ns): New function to handle namespace
|
2004-03-02 |
Stefan Monnier |
(xml-get-attribute-or-nil): Simplify.
|
2003-12-29 |
Eli Zaretskii |
(xml-get-attribute-or-nil): Doc fix.
|
2003-12-29 |
Eli Zaretskii |
Fix previous change. Remove redundant trailing whitespace.
|
2003-12-29 |
Eli Zaretskii |
(xml-get-attribute-or-nil): New function, like
|
2003-11-07 |
Andreas Schwab |
(xml-parse-dtd): Fix misplaced paren.
|
2003-11-01 |
Eli Zaretskii |
Allow comments following the top-level element.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-14 |
Juanma Barranquero |
(xml-parse-tag): Namespace support.
|
2003-06-30 |
Richard M. Stallman |
Record new maintainer.
|
2003-05-30 |
Stefan Monnier |
(xml-parse-tag): Return (foo nil) rather than (foo nil "")
|
2003-05-19 |
John Paul Wallington |
(xml-name-regexp): Wrap in `eval-and-compile'.
|
2003-05-19 |
Dave Love |
Doc fixes.
|
2003-03-20 |
Juanma Barranquero |
(xml-parse-attlist): typo in attribute parsing.
|
2003-03-16 |
Juanma Barranquero |
(xml-ucs-to-string): New function to convert Unicode codepoints to strings.
|
2003-03-11 |
Juanma Barranquero |
(xml-skip-dtd): Fix parsing of DOCTYPE.
|
2003-02-14 |
Juanma Barranquero |
(xml-parse-elem-type): Fix use of character constant.
|
2003-01-10 |
Juanma Barranquero |
(xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd,
|
2003-01-06 |
Richard M. Stallman |
Comment change.
|
2003-01-04 |
Thien-Thi Nguyen |
(xml-substitute-special): Move "&" -> "&" last.
|
2002-12-16 |
Stefan Monnier |
(xml-parse-tag): Allow spaces between / and >.
|
2002-03-05 |
ShengHuo ZHU |
* xml.el (xml-parse-attlist): Accept empty strings.
|
2001-12-14 |
Stefan Monnier |
Use setq rather than (set 'foo bar).
|
2001-10-18 |
Stefan Monnier |
(xml-parse-tag): Use eq on char-after's return value.
|
2001-09-24 |
Gerd Moellmann |
(xml-parse-attlist): Quotes around attributes must be the
|
2001-07-14 |
Pavel JanÃk |
Emacs lisp coding convention fixes.
|
2001-05-31 |
Gerd Moellmann |
(xml-parse-tag): The document may contain invalid characters.
|
2000-12-22 |
Gerd Moellmann |
(top level comment): Updated to reflect the fact that
|
2000-11-29 |
Kenichi Handa |
(xml-parse-tag): Fix finding opening tag. A tag name
|
2000-08-14 |
Gerd Moellmann |
(xml-parse-tag, xml-parse-attlist): Do not downcase
|
2000-07-19 |
Gerd Moellmann |
*** empty log message ***
|