Mercurial > emacs
diff lisp/ChangeLog @ 63282:3609dc754369
eliminate use of inefficient match-data
author | Mark A. Hershberger <mah@everybody.org> |
---|---|
date | Fri, 10 Jun 2005 15:37:37 +0000 |
parents | 37c3befbdf48 |
children | 44c92b4ef11a |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 10 15:00:48 2005 +0000 +++ b/lisp/ChangeLog Fri Jun 10 15:37:37 2005 +0000 @@ -1,3 +1,9 @@ +2005-06-10 Mark A. Hershberger <mah@everybody.org> + + * 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 <miles@gnu.org> * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)