texinfo-commits
[Top][All Lists]
Advanced

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

texinfo ChangeLog,1.97,1.98


From: dirt
Subject: texinfo ChangeLog,1.97,1.98
Date: Fri, 9 Jan 2004 10:08:56 +0100

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

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

        * makeinfo/xml.c:
        * makeinfo/xml.h: new variable xml_dont_touch_items_defs.

        * makeinfo/cmds.c (cm_comment, cm_sp):
        * makeinfo/xml.c (xml_insert_indexterm): set and unset
        xml_dont_touch_items_defs.

        * makeinfo/xml.c (xml_insert_element_with_attribute)
        (xml_add_char): do not do anything about @deffnx and @itemx commands
        if xml_dont_touch_items_defs is non-zero.



Index: ChangeLog
===================================================================
RCS file: /cvsroot/texinfo/texinfo/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** ChangeLog   9 Jan 2004 09:07:44 -0000       1.97
--- ChangeLog   9 Jan 2004 09:08:54 -0000       1.98
***************
*** 1,4 ****
--- 1,17 ----
  2004-01-09  Alper Ersoy  <address@hidden>
  
+       * makeinfo/xml.c:
+       * makeinfo/xml.h: new variable xml_dont_touch_items_defs.
+ 
+       * makeinfo/cmds.c (cm_comment, cm_sp):
+       * makeinfo/xml.c (xml_insert_indexterm): set and unset
+       xml_dont_touch_items_defs.
+ 
+       * makeinfo/xml.c (xml_insert_element_with_attribute)
+       (xml_add_char): do not do anything about @deffnx and @itemx commands
+       if xml_dont_touch_items_defs is non-zero.
+ 
+ 2004-01-09  Alper Ersoy  <address@hidden>
+ 
        * info/Makefile.am: define INFODIR2 that points to $datadir/info.
  



reply via email to

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