From fb285a98bcf417d3a351572ce16b070a5fc767ae Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 18 Feb 2021 08:57:59 +0000 Subject: [CWEB] Fix an 'aspell'ing error. git-svn-id: svn://tug.org/texlive/trunk@57781 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/ChangeLog | 4 ++++ Build/source/texk/web2c/cwebdir/cweave.w | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'Build/source') diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 3d3af1faed9..1861d8f01a6 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,7 @@ +2021-02-18 Andreas Scherer + + * cweave.w: Fix an 'aspell'ing error and one old macro call. + 2021-02-17 Andreas Scherer * cweave.w: Fix 'Illegal hardware instruction' on MacOS. diff --git a/Build/source/texk/web2c/cwebdir/cweave.w b/Build/source/texk/web2c/cwebdir/cweave.w index c2284deb38a..868c525c3fd 100644 --- a/Build/source/texk/web2c/cwebdir/cweave.w +++ b/Build/source/texk/web2c/cwebdir/cweave.w @@ -2,7 +2,7 @@ % This program by Silvio Levy and Donald E. Knuth % is based on a program by Knuth. % It is distributed WITHOUT ANY WARRANTY, express or implied. -% Version 4.0--- February 2021 +% Version 4.0 --- February 2021 % Copyright (C) 1987,1990,1993,2000 Silvio Levy and Donald E. Knuth @@ -2418,7 +2418,7 @@ of identifiers in case labels. If the first identifier is the keyword `\&{operator}', we give up; users who want to index definitions of overloaded \CPLUSPLUS/ operators should say, for example, `\.{@@!@@\^\\\&\{operator\} \$+\{=\}\$@@>}' (or, -more properly alphebetized, +more properly alphabetized, `\.{@@!@@:operator+=\}\{\\\&\{operator\} \$+\{=\}\$@@>}'). @d no_ident_found (token_pointer)0 /* distinct from any identifier token */ @@ -4119,7 +4119,7 @@ static void finish_C(boolean);@/ @ @c static void -finish_C(@t\1\1@> /* finishes a definition or a \Cee\ part */ +finish_C(@t\1\1@> /* finishes a definition or a \CEE/ part */ boolean visible@t\2\2@>) /* nonzero if we should produce \TeX\ output */ { text_pointer p; /* translation of the scraps */ -- cgit v1.2.3