# HG changeset patch # User Juanma Barranquero # Date 1047811714 0 # Node ID 2e57d31c4ed07a199ad7ee739993cba897228752 # Parent ff1b1d15e1f233d73c15098e9e7c845143854ed5 *** empty log message *** diff -r ff1b1d15e1f2 -r 2e57d31c4ed0 lisp/ChangeLog --- 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 + + * 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 * files.el (recover-session): Error if there are no previous