[Top][All Lists]
[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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- texinfo ChangeLog,1.94,1.95,
dirt <=
- Prev by Date:
texinfo/makeinfo float.c,1.11,1.12 float.h,1.5,1.6
- Next by Date:
texinfo/makeinfo files.c,1.3,1.4 float.c,1.12,1.13 index.c,1.3,1.4 makeinfo.c,1.29,1.30 node.c,1.9,1.10 files.h,1.2,1.3 index.h,1.1.1.1,1.2
- Previous by thread:
texinfo/makeinfo float.c,1.11,1.12 float.h,1.5,1.6
- Next by thread:
texinfo/makeinfo files.c,1.3,1.4 float.c,1.12,1.13 index.c,1.3,1.4 makeinfo.c,1.29,1.30 node.c,1.9,1.10 files.h,1.2,1.3 index.h,1.1.1.1,1.2
- Index(es):