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
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-9
/
+8
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
Chong Yidong
2010-06-30
1
-12
/
+14
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Fixed Bug#5008.
Ulf Jasper
2009-12-06
1
-0
/
+19
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(xml-parse-string): Use skip-chars-forward.
Chong Yidong
2008-10-05
1
-3
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
* xml.el (xml-escape-string): Don't do any encoding changes on the string.
Mark A. Hershberger
2008-01-17
1
-4
/
+3
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Forgot docstring on xml-escape-string
Mark A. Hershberger
2007-12-18
1
-0
/
+2
*
|
fix up xml-debug-print
Mark A. Hershberger
2007-12-18
1
-2
/
+15
|
/
*
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
[next]