texlive[54944] Build/source/texk/web2c/cwebdir: [CWEB] Clarify
commits+ascherer at tug.org
commits+ascherer at tug.org
Thu Apr 30 14:18:27 CEST 2020
Revision: 54944
http://tug.org/svn/texlive?view=revision&revision=54944
Author: ascherer
Date: 2020-04-30 14:18:26 +0200 (Thu, 30 Apr 2020)
Log Message:
-----------
[CWEB] Clarify section 95 of COMMON module.
Also fix missing type format for 'const_string' on the final code page.
Modified Paths:
--------------
trunk/Build/source/texk/web2c/cwebdir/ChangeLog
trunk/Build/source/texk/web2c/cwebdir/comm-w2c.ch
Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog 2020-04-29 23:56:55 UTC (rev 54943)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog 2020-04-30 12:18:26 UTC (rev 54944)
@@ -1,3 +1,7 @@
+2020-04-30 Andreas Scherer <https://ascherer.github.io>
+
+ * comm-w2c.ch: Clarify §95 and fix missing type format.
+
2020-04-29 Andreas Scherer <https://ascherer.github.io>
* comm-w2c.ch: Purge irrelevant mention of .web extension.
Modified: trunk/Build/source/texk/web2c/cwebdir/comm-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/comm-w2c.ch 2020-04-29 23:56:55 UTC (rev 54943)
+++ trunk/Build/source/texk/web2c/cwebdir/comm-w2c.ch 2020-04-30 12:18:26 UTC (rev 54944)
@@ -1382,9 +1382,9 @@
program==cweave ? CWEAVEHELP : CTWILLHELP, NULL);
@.--help@>
-@ Special variants from \Kpathsea/ for i18n/t10n.
+@ Special variants from Web2c's `\.{lib/usage.c}', adapted for \.{i18n}/\.{t10n}.
We simply filter the strings through the catalogs (if available).
-
+ at s const_string int
@c
static void cb_usage (const_string str)
{
More information about the tex-live-commits
mailing list.