Mercurial > emacs
log lisp/xml.el @ 42075:a39583392219
age | author | description |
---|---|---|
Fri, 14 Dec 2001 22:12:30 +0000 | Stefan Monnier | Use setq rather than (set 'foo bar). |
Thu, 18 Oct 2001 20:22:53 +0000 | Stefan Monnier | (xml-parse-tag): Use eq on char-after's return value. |
Mon, 24 Sep 2001 09:26:53 +0000 | Gerd Moellmann | (xml-parse-attlist): Quotes around attributes must be the |
Sat, 14 Jul 2001 11:21:08 +0000 | Pavel Jank | Emacs lisp coding convention fixes. |
Thu, 31 May 2001 08:17:31 +0000 | Gerd Moellmann | (xml-parse-tag): The document may contain invalid characters. |
Fri, 22 Dec 2000 12:20:18 +0000 | Gerd Moellmann | (top level comment): Updated to reflect the fact that |
Wed, 29 Nov 2000 00:38:36 +0000 | Kenichi Handa | (xml-parse-tag): Fix finding opening tag. A tag name |