index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
xml.el
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2005-05-26 Mark A. Hershberger <mah@everybody.org>
...
Mark A. Hershberger
2005-05-26
1
-2
/
+6
*
(xml-name-re, xml-entity-value-re): Add defvars.
Richard M. Stallman
2004-12-13
1
-0
/
+2
*
Skip parameter entity declarations.
Mark A. Hershberger
2004-12-02
1
-1
/
+17
*
Change existence of &; to not-well-formed.
Mark A. Hershberger
2004-12-02
1
-4
/
+3
*
Ensure that validity messages only show when xml-validating-parser is set.
Mark A. Hershberger
2004-12-02
1
-3
/
+5
*
2004-11-30 Mark A. Hershberger <mah@everybody.org>
...
Mark A. Hershberger
2004-12-01
1
-3
/
+7
*
2004-10-07 Mark A. Hershberger <mah@everybody.org>
...
Mark A. Hershberger
2004-10-07
1
-8
/
+3
*
(xml-parse-dtd): Fix `error' call.
John Paul Wallington
2004-10-06
1
-2
/
+2
*
fix to for xml-substitute-special to produce a single string instead
...
Mark A. Hershberger
2004-10-06
1
-8
/
+12
*
2004-07-09 Mark A. Hershberger <mah@everybody.org>
...
Mark A. Hershberger
2004-07-09
1
-127
/
+273
*
Arch-tags shouldn't be outline headers.
Stefan Monnier
2004-05-02
1
-1
/
+1
*
(xml-debug-print-internal): Don't add newline and
...
Alex Schroeder
2004-04-30
1
-16
/
+26
*
Doc fixes.
...
Stefan Monnier
2004-04-16
1
-13
/
+25
*
(xml-parse-tag): Avoid overwriting node-name.
Stefan Monnier
2004-04-16
1
-3
/
+1
*
(xml-maybe-do-ns): New function to handle namespace
...
Stefan Monnier
2004-04-14
1
-90
/
+57
*
(xml-get-attribute-or-nil): Simplify.
Stefan Monnier
2004-03-02
1
-5
/
+2
*
(xml-get-attribute-or-nil): Doc fix.
Eli Zaretskii
2003-12-29
1
-1
/
+1
*
Fix previous change. Remove redundant trailing whitespace.
Eli Zaretskii
2003-12-29
1
-10
/
+7
*
(xml-get-attribute-or-nil): New function, like
...
Eli Zaretskii
2003-12-29
1
-4
/
+13
*
(xml-parse-dtd): Fix misplaced paren.
Andreas Schwab
2003-11-07
1
-2
/
+2
*
Allow comments following the top-level element.
...
Eli Zaretskii
2003-11-01
1
-59
/
+94
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(xml-parse-tag): Namespace support.
...
Juanma Barranquero
2003-07-14
1
-54
/
+106
*
Record new maintainer.
Richard M. Stallman
2003-06-30
1
-1
/
+1
*
(xml-parse-tag): Return (foo nil) rather than (foo nil "")
...
Stefan Monnier
2003-05-30
1
-3
/
+1
*
(xml-name-regexp): Wrap in `eval-and-compile'.
John Paul Wallington
2003-05-19
1
-1
/
+2
*
Doc fixes.
...
Dave Love
2003-05-19
1
-242
/
+288
*
(xml-parse-attlist): typo in attribute parsing.
Juanma Barranquero
2003-03-20
1
-2
/
+2
*
(xml-ucs-to-string): New function to convert Unicode codepoints to strings.
...
Juanma Barranquero
2003-03-16
1
-38
/
+84
*
(xml-skip-dtd): Fix parsing of DOCTYPE.
Juanma Barranquero
2003-03-11
1
-0
/
+1
*
(xml-parse-elem-type): Fix use of character constant.
Juanma Barranquero
2003-02-14
1
-1
/
+1
*
(xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd,
...
Juanma Barranquero
2003-01-10
1
-20
/
+20
*
Comment change.
Richard M. Stallman
2003-01-06
1
-1
/
+1
*
(xml-substitute-special): Move "&" -> "&" last.
Thien-Thi Nguyen
2003-01-04
1
-13
/
+14
*
(xml-parse-tag): Allow spaces between / and >.
Stefan Monnier
2002-12-16
1
-1
/
+1
*
* 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
[prev]