texinfo-commits
[Top][All Lists]
Advanced

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

texinfo ChangeLog,1.94,1.95


From: dirt
Subject: texinfo ChangeLog,1.94,1.95
Date: Thu, 8 Jan 2004 20:15:51 +0100

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

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

        * makeinfo/index.c: moved INDEX_ELT and INDEX_ALIST typedefs to ...

        * makeinfo/index.h: here

        * makeinfo/files.h:
        * makeinfo/files.c (register_delayed_write): save line number in input
        document that the calling command is in.
        (handle_delayed_writes): adjust byte offsets in tag table and output
        line numbers in all of the indices, 

        * makeinfo/makeinfo.c (convert_from_loaded_file): when finished, write
        the tag table after handling delayed writes.

        * makeinfo/node.c (write_tag_table): accept a filename argument, and
        open the file in append mode.



Index: ChangeLog
===================================================================
RCS file: /cvsroot/texinfo/texinfo/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -d -r1.94 -r1.95
*** ChangeLog   8 Jan 2004 16:11:25 -0000       1.94
--- ChangeLog   8 Jan 2004 19:15:49 -0000       1.95
***************
*** 1,4 ****
--- 1,22 ----
  2004-01-08  Alper Ersoy  <address@hidden>
  
+       * makeinfo/index.c: moved INDEX_ELT and INDEX_ALIST typedefs to ...
+ 
+       * makeinfo/index.h: here
+ 
+       * makeinfo/files.h:
+       * makeinfo/files.c (register_delayed_write): save line number in input
+       document that the calling command is in.
+       (handle_delayed_writes): adjust byte offsets in tag table and output
+       line numbers in all of the indices, 
+ 
+       * makeinfo/makeinfo.c (convert_from_loaded_file): when finished, write
+       the tag table after handling delayed writes.
+ 
+       * makeinfo/node.c (write_tag_table): accept a filename argument, and
+       open the file in append mode.
+ 
+ 2004-01-08  Alper Ersoy  <address@hidden>
+ 
        * makeinfo/float.c (add_new_float):
        * makeinfo/float.h: save the line number @float command used.



reply via email to

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