]> code.delx.au - gnu-emacs/history - lisp/xml.el
Romain Francoise's and Ami Fischman's bugfixes.
[gnu-emacs] / lisp / xml.el
2003-12-30 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Eli Zaretskii(xml-get-attribute-or-nil): Doc fix.
2003-12-29 Eli ZaretskiiFix 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 ZaretskiiAllow comments following the top-level element.
2003-09-01 Miles BaderAdd arch taglines
2003-07-14 Juanma Barranquero(xml-parse-tag): Namespace support.
2003-06-30 Richard M. StallmanRecord new maintainer.
2003-05-30 Stefan Monnier(xml-parse-tag): Return (foo nil) rather than (foo...
2003-05-19 John Paul Wallington(xml-name-regexp): Wrap in `eval-and-compile'.
2003-05-19 Dave LoveDoc 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...
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...
2003-01-06 Richard M. StallmanComment 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 MonnierUse 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...
2001-07-14 Pavel JaníkEmacs lisp coding convention fixes.
2001-05-31 Gerd Moellmann(xml-parse-tag): The document may contain invalid chara...
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 ***