[latex3-commits] [latex3/latex2e] file-if-exist: Adjust name of \IfFileExists rollback structure (cc1f80ac)

github at latex-project.org github at latex-project.org
Wed May 17 17:28:57 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : file-if-exist
Link       : https://github.com/latex3/latex2e/commit/cc1f80aca06261e7d6f0f6f28d323a8d4ab49417

>---------------------------------------------------------------

commit cc1f80aca06261e7d6f0f6f28d323a8d4ab49417
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed May 17 16:02:29 2023 +0100

    Adjust name of \IfFileExists rollback structure


>---------------------------------------------------------------

cc1f80aca06261e7d6f0f6f28d323a8d4ab49417
 base/ltfiles.dtx                                       | 13 +++++--------
 base/testfiles-lthooks/lthooks-rollback-args.tlg       |  9 ++++-----
 base/testfiles/github-0479-often.luatex.tlg            |  9 ++++-----
 base/testfiles/github-0479-often.tlg                   |  9 ++++-----
 base/testfiles/github-0479-often.xetex.tlg             |  9 ++++-----
 .../tlb-latexrelease-rollback-003-often.luatex.tlg     | 18 ++++++++----------
 base/testfiles/tlb-latexrelease-rollback-003-often.tlg | 18 ++++++++----------
 .../tlb-latexrelease-rollback-003-often.xetex.tlg      | 18 ++++++++----------
 .../tlb-latexrelease-rollback-2020-10-01.luatex.tlg    |  9 ++++-----
 .../testfiles/tlb-latexrelease-rollback-2020-10-01.tlg |  9 ++++-----
 .../tlb-latexrelease-rollback-2020-10-01.xetex.tlg     |  9 ++++-----
 .../tlb-latexrelease-rollback-2021-06-01.luatex.tlg    |  9 ++++-----
 .../testfiles/tlb-latexrelease-rollback-2021-06-01.tlg |  9 ++++-----
 .../tlb-latexrelease-rollback-2021-06-01.xetex.tlg     |  9 ++++-----
 .../tlb-latexrelease-rollback-2021-11-15.luatex.tlg    |  9 ++++-----
 .../testfiles/tlb-latexrelease-rollback-2021-11-15.tlg |  9 ++++-----
 .../tlb-latexrelease-rollback-2021-11-15.xetex.tlg     |  9 ++++-----
 .../tlb-latexrelease-rollback-2022-06-01.luatex.tlg    |  9 ++++-----
 .../testfiles/tlb-latexrelease-rollback-2022-06-01.tlg |  9 ++++-----
 .../tlb-latexrelease-rollback-2022-06-01.xetex.tlg     |  9 ++++-----
 .../tlb-latexrelease-rollback-2022-11-01.luatex.tlg    |  9 ++++-----
 .../testfiles/tlb-latexrelease-rollback-2022-11-01.tlg |  9 ++++-----
 .../tlb-latexrelease-rollback-2022-11-01.xetex.tlg     |  9 ++++-----
 base/testfiles/tlb-rollback-004-often.luatex.tlg       |  9 ++++-----
 base/testfiles/tlb-rollback-004-often.tlg              |  9 ++++-----
 base/testfiles/tlb-rollback-004-often.xetex.tlg        |  9 ++++-----
 base/testfiles/tlb-rollback-005.luatex.tlg             |  9 ++++-----
 base/testfiles/tlb-rollback-005.tlg                    |  9 ++++-----
 base/testfiles/tlb-rollback-005.xetex.tlg              |  9 ++++-----
 29 files changed, 129 insertions(+), 163 deletions(-)

diff --git a/base/ltfiles.dtx b/base/ltfiles.dtx
index dcbc7e94..3bac7ea0 100644
--- a/base/ltfiles.dtx
+++ b/base/ltfiles.dtx
@@ -32,7 +32,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltfiles.dtx}
-             [2023/05/15 v1.2t LaTeX Kernel (File Handling)]
+             [2023/05/17 v1.2t LaTeX Kernel (File Handling)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltfiles.dtx}
@@ -1225,7 +1225,7 @@
 %</2ekernel>
 %<*2ekernel|latexrelease>
 %<latexrelease>\IncludeInRelease{2023/05/01}%
-%<latexrelease>                 {\IfFileExists@}{Cache file status}
+%<latexrelease>                 {\IfFileExists@}{IfFileExists}
 \long\def \IfFileExists@#1#2#3{%
   \edef\@filef at und{\IfFileExists@@{#1}}%
 %    \end{macrocode}
@@ -1257,7 +1257,7 @@
 %</2ekernel|latexrelease>
 %<latexrelease>\EndIncludeInRelease
 %<latexrelease>\IncludeInRelease{2021/06/01}%
-%<latexrelease>                 {\IfFileExists@}{Cache file status}
+%<latexrelease>                 {\IfFileExists@}{IfFileExists}
 %<latexrelease>
 %<latexrelease>\long\def \IfFileExists@#1#2#3{%
 %<latexrelease>  \openin\@inputcheck"#1" %
@@ -1277,12 +1277,9 @@
 %<latexrelease>\reserved at a}
 %<latexrelease>\let\IfFileExists@@\@undefined
 %<latexrelease>\EndIncludeInRelease
-%<latexrelease>\IncludeInRelease{0000/00/00}%
-%<latexrelease>                 {\IfFileExists@}{Cache file status}
-%<latexrelease>\EndIncludeInRelease
 %<latexrelease>
 %<latexrelease>\IncludeInRelease{2019/10/01}%
-%<latexrelease>                 {\IfFileExists@}{manage unbalanced conditionals}
+%<latexrelease>                 {\IfFileExists@}{IfFileExists}
 %<latexrelease>
 %<latexrelease>\long\def \IfFileExists@#1#2#3{%
 %<latexrelease>  \openin\@inputcheck"#1" %
@@ -1300,7 +1297,7 @@
 %<latexrelease>  \reserved at a}
 %<latexrelease>\EndIncludeInRelease
 %<latexrelease>\IncludeInRelease{0000/00/00}%
-%<latexrelease>                 {\IfFileExists@}{manage unbalanced conditionals}
+%<latexrelease>                 {\IfFileExists@}{IfFileExists}
 %<latexrelease>
 %<latexrelease>\let\IfFileExists@\@undefined
 %<latexrelease>
diff --git a/base/testfiles-lthooks/lthooks-rollback-args.tlg b/base/testfiles-lthooks/lthooks-rollback-args.tlg
index 43930234..40276424 100644
--- a/base/testfiles-lthooks/lthooks-rollback-args.tlg
+++ b/base/testfiles-lthooks/lthooks-rollback-args.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/github-0479-often.luatex.tlg b/base/testfiles/github-0479-often.luatex.tlg
index a445a8de..08631d96 100644
--- a/base/testfiles/github-0479-often.luatex.tlg
+++ b/base/testfiles/github-0479-often.luatex.tlg
@@ -302,11 +302,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/github-0479-often.tlg b/base/testfiles/github-0479-often.tlg
index bdb44b0e..404cd89b 100644
--- a/base/testfiles/github-0479-often.tlg
+++ b/base/testfiles/github-0479-often.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/github-0479-often.xetex.tlg b/base/testfiles/github-0479-often.xetex.tlg
index 7390241d..f9797ab5 100644
--- a/base/testfiles/github-0479-often.xetex.tlg
+++ b/base/testfiles/github-0479-often.xetex.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
index 138da5ab..bb854717 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
@@ -278,11 +278,10 @@ Skipping: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Skipping: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
 Skipping: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Skipping: [....-..-..] Don't lose the file name on input line ....
@@ -1017,11 +1016,10 @@ Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
index 2f75652d..6a68dec7 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
@@ -272,11 +272,10 @@ Skipping: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Skipping: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
 Skipping: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Skipping: [....-..-..] Don't lose the file name on input line ....
@@ -1001,11 +1000,10 @@ Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
index 55fb5009..68776857 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
@@ -272,11 +272,10 @@ Skipping: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Skipping: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
 Skipping: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Skipping: [....-..-..] Don't lose the file name on input line ....
@@ -1010,11 +1009,10 @@ Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.luatex.tlg
index d9e0e244..9a6abef2 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.luatex.tlg
@@ -302,11 +302,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.tlg
index 86c11033..6302795c 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.xetex.tlg
index 02222cd4..a70983d5 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2020-10-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2020-10-01.xetex.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.luatex.tlg
index c77b414c..47eac1f1 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.luatex.tlg
@@ -303,11 +303,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.tlg
index ad4fc81a..1602ecfd 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.xetex.tlg
index b49fff0d..0ea0dc78 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-06-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-06-01.xetex.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.luatex.tlg
index 441d0819..46724cdf 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.luatex.tlg
@@ -303,11 +303,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.tlg
index 114bfdd8..1fba2dce 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.xetex.tlg
index 1e286864..a392bc68 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2021-11-15.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2021-11-15.xetex.tlg
@@ -292,11 +292,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.luatex.tlg
index 4480c9f3..bf785258 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.luatex.tlg
@@ -304,11 +304,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.tlg
index 8bdfd4c7..483c181d 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.tlg
@@ -293,11 +293,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.xetex.tlg
index 825b7d92..f14b45ac 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-06-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-06-01.xetex.tlg
@@ -293,11 +293,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.luatex.tlg
index 40836567..ef1bf4be 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.luatex.tlg
@@ -304,11 +304,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.tlg
index fb7a01b6..3d5320bc 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.tlg
@@ -293,11 +293,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.xetex.tlg
index 5ce5c8be..28cf20d7 100644
--- a/base/testfiles/tlb-latexrelease-rollback-2022-11-01.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-2022-11-01.xetex.tlg
@@ -293,11 +293,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.luatex.tlg b/base/testfiles/tlb-rollback-004-often.luatex.tlg
index 05172036..c1f88e4d 100644
--- a/base/testfiles/tlb-rollback-004-often.luatex.tlg
+++ b/base/testfiles/tlb-rollback-004-often.luatex.tlg
@@ -303,11 +303,10 @@ Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.tlg b/base/testfiles/tlb-rollback-004-often.tlg
index 295cffd3..d0e3d3cb 100644
--- a/base/testfiles/tlb-rollback-004-often.tlg
+++ b/base/testfiles/tlb-rollback-004-often.tlg
@@ -292,11 +292,10 @@ Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.xetex.tlg b/base/testfiles/tlb-rollback-004-often.xetex.tlg
index 9f59695c..e7e295a5 100644
--- a/base/testfiles/tlb-rollback-004-often.xetex.tlg
+++ b/base/testfiles/tlb-rollback-004-often.xetex.tlg
@@ -292,11 +292,10 @@ Applying: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-rollback-005.luatex.tlg b/base/testfiles/tlb-rollback-005.luatex.tlg
index 59ca0eab..2f969623 100644
--- a/base/testfiles/tlb-rollback-005.luatex.tlg
+++ b/base/testfiles/tlb-rollback-005.luatex.tlg
@@ -306,11 +306,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-rollback-005.tlg b/base/testfiles/tlb-rollback-005.tlg
index cebbaa58..876e5433 100644
--- a/base/testfiles/tlb-rollback-005.tlg
+++ b/base/testfiles/tlb-rollback-005.tlg
@@ -296,11 +296,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....
diff --git a/base/testfiles/tlb-rollback-005.xetex.tlg b/base/testfiles/tlb-rollback-005.xetex.tlg
index 83a389d1..64358767 100644
--- a/base/testfiles/tlb-rollback-005.xetex.tlg
+++ b/base/testfiles/tlb-rollback-005.xetex.tlg
@@ -296,11 +296,10 @@ Already applied: [....-..-..] Spaces in file names and hooks on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 LaTeX Info: Redefining \IfFileExists on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Skipping: [....-..-..] Cache file status on input line ....
-Applying: [....-..-..] Cache file status on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
-Already applied: [....-..-..] manage unbalanced conditionals on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Skipping: [....-..-..] IfFileExists on input line ....
+Applying: [....-..-..] IfFileExists on input line ....
+Already applied: [....-..-..] IfFileExists on input line ....
 Applying: [....-..-..] Quote file names on input line ....
 Already applied: [....-..-..] Quote file names on input line ....
 Applying: [....-..-..] Don't lose the file name on input line ....





More information about the latex3-commits mailing list.