From 3d3ab00f37c8e6461cb95f8b4018861213ccbb46 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 18 Sep 2007 00:05:41 +0000 Subject: Type instead of Enter the null string git-svn-id: svn://tug.org/texlive/trunk@4965 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ChangeLog | 4 ++++ Build/source/texk/web2c/tex.ch | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index fe1e6e2b8c4..4178c6af99b 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,7 @@ +2007-09-18 Karl Berry + + * tex.ch (29.530): Wording of "Type " msg. + 2007-09-16 Karl Berry * c-auto.in (EDITOR): doc fix. diff --git a/Build/source/texk/web2c/tex.ch b/Build/source/texk/web2c/tex.ch index 490c481f9ae..eb4df023485 100644 --- a/Build/source/texk/web2c/tex.ch +++ b/Build/source/texk/web2c/tex.ch @@ -2218,7 +2218,7 @@ var k:0..buf_size; {index into |buffer|} if e=".tex" then show_context; @y if (e=".tex") or (e="") then show_context; -print_ln; print("(Enter the null string to re-try, or to exit"); +print_ln; print("(Type to retry, or to exit"); if (e<>"") then begin print(" Default file extension is `"); print(e); print("'"); -- cgit v1.2.3