summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/web2c/ChangeLog3
-rw-r--r--Build/source/texk/web2c/tex.ch4
2 files changed, 3 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index f982b880aea..38d2e23e8e5 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -44,8 +44,7 @@
2021-07-25 Hironori Kitagawa <h_kitagawa2001@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@freefriends.org>
diff --git a/Build/source/texk/web2c/tex.ch b/Build/source/texk/web2c/tex.ch
index d1da6a7b521..9530eb65795 100644
--- a/Build/source/texk/web2c/tex.ch
+++ b/Build/source/texk/web2c/tex.ch
@@ -786,7 +786,7 @@ if translate_filename then begin
end;
@z
-@x [5.??] term_input: set limit when fatal_error
+@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 @@ cur_order:=co_backup; link(backup_head):=backup_backup;
decr(expand_depth_count);
@z
-@x [27.???] set limit when fatal_error
+@x [27.484] set limit when fatal_error
else fatal_error("*** (cannot \read from terminal in nonstop modes)")
@y
else begin