emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 16 Mar 2003 05:48:34 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4932 emacs/lisp/ChangeLog:1.4933
*** emacs/lisp/ChangeLog:1.4932 Fri Mar 14 17:38:46 2003
--- emacs/lisp/ChangeLog        Sun Mar 16 05:48:34 2003
***************
*** 1,3 ****
--- 1,12 ----
+ 2003-03-15  Mark A. Hershberger  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * files.el (recover-session): Error if there are no previous




reply via email to

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