Mercurial > emacs
comparison lisp/ChangeLog @ 51106:300c1d60ba63
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Mon, 19 May 2003 17:45:27 +0000 |
parents | e99acbbf127d |
children | db532d1e8b7f |
comparison
equal
deleted
inserted
replaced
51105:aac5eaf1454e | 51106:300c1d60ba63 |
---|---|
1 2003-05-19 John Paul Wallington <jpw@gnu.org> | |
2 | |
3 * xml.el (xml-name-regexp): Wrap in `eval-and-compile'. | |
4 | |
1 2003-05-19 Dave Love <fx@gnu.org> | 5 2003-05-19 Dave Love <fx@gnu.org> |
2 | 6 |
3 * xml.el: Doc fixes. | 7 * xml.el: Doc fixes. |
4 (xml-parse-file, xml-parse-region): Autoload. | 8 (xml-parse-file, xml-parse-region): Autoload. |
5 (xml-syntax-table, xml-name-regexp): New. | 9 (xml-syntax-table, xml-name-regexp): New. |