Mercurial > emacs
diff lisp/ChangeLog @ 50145:2e57d31c4ed0
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 16 Mar 2003 10:48:34 +0000 |
parents | b9209df48d29 |
children | c059a2cc2287 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Mar 16 10:46:54 2003 +0000 +++ b/lisp/ChangeLog Sun Mar 16 10:48:34 2003 +0000 @@ -1,3 +1,12 @@ +2003-03-15 Mark A. Hershberger <mah@everybody.org> + + * xml.el (xml-ucs-to-string): New function to convert Unicode + codepoints to strings. Uses decode-char (mule.el) if available. + (xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd) + (xml-parse-elem-type): Use ' \t\n\r' instead of '[:space:]'. + (xml-parse-attlist): Added attribute normalization. + (xml-parse-tag): Replace "\r\n" and "\r" with "\n". + 2003-03-14 John Paul Wallington <jpw@gnu.org> * files.el (recover-session): Error if there are no previous