index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
xml.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
Chong Yidong
2007-03-17
1
-27
/
+31
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(xml-parse-file): Clean up, and use with-temp-buffer.
Richard M. Stallman
2006-07-24
1
-16
/
+13
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
use provided patch
Mark A. Hershberger
2006-02-02
1
-10
/
+10
*
fixing bug report
Mark A. Hershberger
2006-02-02
1
-66
/
+66
*
xml.el fixes
Mark A. Hershberger
2005-11-03
1
-5
/
+6
*
(xml-att-def-re): Add defvar.
Richard M. Stallman
2005-08-09
1
-0
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
eliminate use of inefficient match-data
Mark A. Hershberger
2005-06-10
1
-12
/
+48
*
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
[next]