Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
63281:37c3befbdf48 | 63282:3609dc754369 |
---|---|
1 2005-06-10 Mark A. Hershberger <mah@everybody.org> | |
2 | |
3 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip | |
4 ATTLIST portions of included DTDs. | |
5 (xml-parse-dtd): Eliminate use of inefficient match-data. | |
6 | |
1 2005-06-10 Miles Bader <miles@gnu.org> | 7 2005-06-10 Miles Bader <miles@gnu.org> |
2 | 8 |
3 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial) | 9 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial) |
4 (mpuz-text): Remove "-face" suffix from face names. | 10 (mpuz-text): Remove "-face" suffix from face names. |
5 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face) | 11 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face) |