Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * xml.el (xml-parse-attlist): Accept empty strings. | ShengHuo ZHU | 2002-03-05 | 1 | -2/+2 |
* | Use setq rather than (set 'foo bar). | Stefan Monnier | 2001-12-14 | 1 | -107/+90 |
* | (xml-parse-tag): Use eq on char-after's return value. | Stefan Monnier | 2001-10-18 | 1 | -1/+1 |
* | (xml-parse-attlist): Quotes around attributes must be the | Gerd Moellmann | 2001-09-24 | 1 | -1/+1 |
* | Emacs lisp coding convention fixes. | Pavel JanÃk | 2001-07-14 | 1 | -10/+10 |
* | (xml-parse-tag): The document may contain invalid characters. | Gerd Moellmann | 2001-05-31 | 1 | -1/+3 |
* | (top level comment): Updated to reflect the fact that | Gerd Moellmann | 2000-12-22 | 1 | -14/+26 |
* | (xml-parse-tag): Fix finding opening tag. A tag name | Kenichi Handa | 2000-11-29 | 1 | -1/+1 |
* | (xml-parse-tag, xml-parse-attlist): Do not downcase | Gerd Moellmann | 2000-08-14 | 1 | -7/+3 |
* | *** empty log message *** | Gerd Moellmann | 2000-07-19 | 1 | -0/+508 |