comparison lispref/README @ 50144:ff1b1d15e1f2

(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".
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 16 Mar 2003 10:46:54 +0000
parents 23a1cea22d13
children f0087630a3a5
comparison
equal deleted inserted replaced
50143:93622ce43bdd 50144:ff1b1d15e1f2