changeset 55254:da40197b136d

*** empty log message ***
author Alex Schroeder <alex@gnu.org>
date Fri, 30 Apr 2004 20:07:03 +0000
parents d33879ad154a
children 3654c6b288e0
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Apr 30 20:00:19 2004 +0000
+++ b/lisp/ChangeLog	Fri Apr 30 20:07:03 2004 +0000
@@ -1,3 +1,11 @@
+2004-04-30  Alex Schroeder  <alex@gnu.org>
+
+	* xml.el (xml-debug-print-internal): Don't add newline and
+	indentation to text nodes and write empty elements as empty tags
+	instead of opening and closing tags.
+	(xml-debug-print): Take optional indent-string argument.
+	(xml-print): Alias for xml-debug-print.
+
 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
 	* progmodes/fortran.el (fortran-fill): Use local var `bol' rather