texlive[60074] Build/source/texk/web2c: tex.ch: section numbers

commits+hironobu at tug.org commits+hironobu at tug.org
Mon Jul 26 12:29:12 CEST 2021


Revision: 60074
          http://tug.org/svn/texlive?view=revision&revision=60074
Author:   hironobu
Date:     2021-07-26 12:29:11 +0200 (Mon, 26 Jul 2021)
Log Message:
-----------
tex.ch: section numbers

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/ChangeLog
    trunk/Build/source/texk/web2c/tex.ch

Modified: trunk/Build/source/texk/web2c/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/ChangeLog	2021-07-25 23:49:04 UTC (rev 60073)
+++ trunk/Build/source/texk/web2c/ChangeLog	2021-07-26 10:29:11 UTC (rev 60074)
@@ -44,8 +44,7 @@
 
 2021-07-25  Hironori Kitagawa  <h_kitagawa2001 at yahoo.co.jp>
 
-	* tex.ch:
-	set limit before "cannot \read from terminal" error etc.
+	* tex.ch: add section numbers for changes on 2021-07-19.
 
 2021-07-22  Karl Berry  <karl at freefriends.org>
 

Modified: trunk/Build/source/texk/web2c/tex.ch
===================================================================
--- trunk/Build/source/texk/web2c/tex.ch	2021-07-25 23:49:04 UTC (rev 60073)
+++ trunk/Build/source/texk/web2c/tex.ch	2021-07-26 10:29:11 UTC (rev 60074)
@@ -786,7 +786,7 @@
 end;
 @z
 
- at x [5.??] term_input: set limit when fatal_error
+ at x [5.71] term_input: set limit when fatal_error
 if not input_ln(term_in,true) then fatal_error("End of file on the terminal!");
 @y
 if not input_ln(term_in,true) then begin
@@ -1538,7 +1538,7 @@
 decr(expand_depth_count);
 @z
 
- at x [27.???] set limit when fatal_error
+ at x [27.484] set limit when fatal_error
 else fatal_error("*** (cannot \read from terminal in nonstop modes)")
 @y
 else begin



More information about the tex-live-commits mailing list.