]> git.eshelyaron.com Git - emacs.git/commitdiff
* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 18:51:19 +0000 (18:51 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 18:51:19 +0000 (18:51 +0000)
(xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
Return to use of the -no-properties variants.  There was
consensus on emacs-devel that the speed of these variants was
prefered since we are usually parsing files (from the internet
or on disk) instead of XML created in Emacs.

lisp/ChangeLog

index f11a4de5eed5c5cf344b26a988ebd129bd814b7c..723d7c3e48d2ad7c6c460a44384f19ebfd495b2a 100644 (file)
        * textmodes/org.el (org-set-font-lock-defaults): Handle narrow
        table columns correctly.
 
+2007-03-12  Mark A. Hershberger  <mah@everybody.org>
+
+       * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
+       (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
+       Return to use of the -no-properties variants.  There was
+       consensus on emacs-devel that the speed of these variants was
+       prefered since we are usually parsing files (from the internet
+       or on disk) instead of XML created in Emacs.
+
 2007-03-12  Glenn Morris  <rgm@gnu.org>
 
        * calc/calc-forms.el (math-std-daylight-savings): Switch to new