# HG changeset patch # User Alex Schroeder # Date 1083355623 0 # Node ID da40197b136d4db670ef3df01e5dd675cd8ee48a # Parent d33879ad154a2c946ba154e3fb45e073265712e3 *** empty log message *** diff -r d33879ad154a -r da40197b136d lisp/ChangeLog --- 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 + + * 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 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather