aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMark A. Hershberger <[email protected]>2005-06-10 15:37:37 +0000
committerMark A. Hershberger <[email protected]>2005-06-10 15:37:37 +0000
commit23d519e49c597f10b0a778cc340e233d74127c3d (patch)
tree2e82f64456a150867b76ffd3e47997d09a840f09 /lisp/ChangeLog
parent578c1340ea0f4d6a6aa9d86ff5d89bdf690e8fbb (diff)
eliminate use of inefficient match-data
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 09ce2a4e50..724d86a95b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-10 Mark A. Hershberger <[email protected]>
+
+ * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
+ ATTLIST portions of included DTDs.
+ (xml-parse-dtd): Eliminate use of inefficient match-data.
+
2005-06-10 Miles Bader <[email protected]>
* play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)