From: Alex Schroeder Date: Fri, 30 Apr 2004 20:07:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~6501 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=38784ed88711927d4b36e76704665491c6310d39;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b76be816786..37b74ef4e3c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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