emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp xml.el


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp xml.el
Date: Sun, 16 Mar 2003 05:47:42 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <address@hidden>     03/03/16 05:46:57

Modified files:
        lisp           : xml.el 

Log message:
        (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".

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/xml.el.diff?tr1=1.16&tr2=1.17&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]