Thu, 20 Mar 2003 18:01:04 +0000 |
Juanma Barranquero |
(xml-parse-attlist): typo in attribute parsing.
|
Sun, 16 Mar 2003 10:46:54 +0000 |
Juanma Barranquero |
(xml-ucs-to-string): New function to convert Unicode codepoints to strings.
|
Tue, 11 Mar 2003 21:57:46 +0000 |
Juanma Barranquero |
(xml-skip-dtd): Fix parsing of DOCTYPE.
|
Fri, 14 Feb 2003 09:58:04 +0000 |
Juanma Barranquero |
(xml-parse-elem-type): Fix use of character constant.
|
Fri, 10 Jan 2003 08:33:41 +0000 |
Juanma Barranquero |
(xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd,
|
Mon, 06 Jan 2003 01:10:25 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 04 Jan 2003 09:31:00 +0000 |
Thien-Thi Nguyen |
(xml-substitute-special): Move "&" -> "&" last.
|
Mon, 16 Dec 2002 17:04:58 +0000 |
Stefan Monnier |
(xml-parse-tag): Allow spaces between / and >.
|
Tue, 05 Mar 2002 21:44:01 +0000 |
ShengHuo ZHU |
* xml.el (xml-parse-attlist): Accept empty strings.
|
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
|
Mon, 14 Aug 2000 12:43:55 +0000 |
Gerd Moellmann |
(xml-parse-tag, xml-parse-attlist): Do not downcase
|
Wed, 19 Jul 2000 15:52:13 +0000 |
Gerd Moellmann |
*** empty log message ***
|