texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo ChangeLog,1.112,1.113


From: dirt
Subject: texinfo ChangeLog,1.112,1.113
Date: Wed, 14 Jan 2004 00:37:16 +0100

Update of /cvsroot/texinfo/texinfo
In directory sheep:/tmp/cvs-serv2491

Modified Files:
        ChangeLog 
Log Message:
2004-01-14  Alper Ersoy  <address@hidden>

        * makeinfo/html.c (rollback_empty_tag): rewrote to also identify empty
        elements with attributes.
        (insert_html_tag): increment and decrement in_html_elt.

        * makeinfo/index.c (index_add_arg): do not call flush_output for xml
        and html outputs as they do not need an accurate output line number
        tracking, and flush_output makes rollback_empty tag useless.



Index: ChangeLog
===================================================================
RCS file: /cvsroot/texinfo/texinfo/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -C2 -d -r1.112 -r1.113
*** ChangeLog   13 Jan 2004 19:55:07 -0000      1.112
--- ChangeLog   13 Jan 2004 23:37:13 -0000      1.113
***************
*** 1,2 ****
--- 1,12 ----
+ 2004-01-14  Alper Ersoy  <address@hidden>
+ 
+       * makeinfo/html.c (rollback_empty_tag): rewrote to also identify empty
+       elements with attributes.
+       (insert_html_tag): increment and decrement in_html_elt.
+ 
+       * makeinfo/index.c (index_add_arg): do not call flush_output for xml
+       and html outputs as they do not need an accurate output line number
+       tracking, and flush_output makes rollback_empty tag useless.
+ 
  2004-01-13  Alper Ersoy  <address@hidden>
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]