changeset 76505:6790fdf64927

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 17 Mar 2007 18:51:19 +0000
parents 793bae12d5ec
children c6e92edb9f1e
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 17 18:44:06 2007 +0000
+++ b/lisp/ChangeLog	Sat Mar 17 18:51:19 2007 +0000
@@ -22,6 +22,15 @@
 	* 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