[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6529] refer to tp directory in README's
From: |
Gavin D. Smith |
Subject: |
[6529] refer to tp directory in README's |
Date: |
Fri, 14 Aug 2015 20:36:58 +0000 |
Revision: 6529
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6529
Author: gavin
Date: 2015-08-14 20:36:54 +0000 (Fri, 14 Aug 2015)
Log Message:
-----------
refer to tp directory in README's
Modified Paths:
--------------
trunk/ChangeLog
trunk/makeinfo/README
trunk/texi2html/README
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-08-14 18:57:51 UTC (rev 6528)
+++ trunk/ChangeLog 2015-08-14 20:36:54 UTC (rev 6529)
@@ -1,5 +1,11 @@
2015-08-14 Gavin Smith <address@hidden>
+ * makeinfo/README,
+ * texi2any/README: Refer to directory containing texi2any
+ implementation.
+
+2015-08-14 Gavin Smith <address@hidden>
+
* info/info-utils.c (printed_representation): Remove code
looking at value of ISO_Latin_p, which doesn't do anything. (It
hasn't done much since the display routines became locale-aware.)
Modified: trunk/makeinfo/README
===================================================================
--- trunk/makeinfo/README 2015-08-14 18:57:51 UTC (rev 6528)
+++ trunk/makeinfo/README 2015-08-14 20:36:54 UTC (rev 6529)
@@ -1,7 +1,7 @@
$Id: README,v 1.4 2010-07-18 18:49:02 karl Exp $
texinfo/makeinfo/README
- Copyright (C) 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2010, 2015 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -17,4 +17,4 @@
job, but makeinfo is faster and gives better error messages.
As of Texinfo 5.0, this C implementation of makeinfo has been replaced
-by a Perl implementation; see ../texi2html.
+by a Perl implementation; see ../tp.
Modified: trunk/texi2html/README
===================================================================
--- trunk/texi2html/README 2015-08-14 18:57:51 UTC (rev 6528)
+++ trunk/texi2html/README 2015-08-14 20:36:54 UTC (rev 6529)
@@ -1,6 +1,6 @@
texinfo/texi2html/README
- Copyright (C) 2010 Free Software Foundation, Inc.
+ Copyright (C) 2010, 2015 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -14,3 +14,6 @@
One highly customized example is at http://www.singular.uni-kl.de/Manual/html.
For information about the arrangement of the sources, see README.dev.
+
+texi2html is no longer developed; it has been replaced by a new
+implementation, texi2any: see ../tp.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6529] refer to tp directory in README's,
Gavin D. Smith <=