]> code.delx.au - gnu-emacs/history - lisp/xml.el
(decipher-mode-map): Use command remapping instead of
[gnu-emacs] / lisp / xml.el
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 ***