[latex3-commits] [git/LaTeX3-latex3-latex2e] main: Mumble (ff3617aa)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Jun 28 11:07:44 CEST 2022
Repository : https://github.com/latex3/latex2e
On branch : main
Link : https://github.com/latex3/latex2e/commit/ff3617aaa1a65c615b9dc008c80fdad269ee6533
>---------------------------------------------------------------
commit ff3617aaa1a65c615b9dc008c80fdad269ee6533
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jun 28 10:07:44 2022 +0100
Mumble
>---------------------------------------------------------------
ff3617aaa1a65c615b9dc008c80fdad269ee6533
texmf/tex/latex/l3kernel/expl3-code.tex | 2 --
texmf/tex/latex/l3kernel/l3debug.def | 4 ++--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/texmf/tex/latex/l3kernel/expl3-code.tex b/texmf/tex/latex/l3kernel/expl3-code.tex
index 62249b3b..97198e5c 100644
--- a/texmf/tex/latex/l3kernel/expl3-code.tex
+++ b/texmf/tex/latex/l3kernel/expl3-code.tex
@@ -35558,9 +35558,7 @@ Type H <return> for immediate help}\def~{\errmessage{%
{ \sys_if_engine_xetex:T } { 2017-01-01 }
\__deprecation_old:Nnn \xetex_if_engine:TF
{ \sys_if_engine_xetex:TF } { 2017-01-01 }
-\__kernel_patch_deprecation:nnNNpn { 2022-06-24 } { \cs_argument_spec:N }
\cs_gset:Npn \cs_argument_spec:N { \cs_parameter_spec:N }
-\cs_gset_eq:NN \cs_argument_spec:N \cs_parameter_spec:N
\__kernel_patch_deprecation:nnNNpn { 2020-01-03 } { \str_lowercase:n }
\cs_gset:Npn \str_lower_case:n { \str_lowercase:n }
\__kernel_patch_deprecation:nnNNpn { 2020-01-03 } { \str_lowercase:f }
diff --git a/texmf/tex/latex/l3kernel/l3debug.def b/texmf/tex/latex/l3kernel/l3debug.def
index 864ce5a0..f649cde7 100644
--- a/texmf/tex/latex/l3kernel/l3debug.def
+++ b/texmf/tex/latex/l3kernel/l3debug.def
@@ -379,7 +379,7 @@
{
\tex_global:D \cs_prefix_spec:N #1
\tex_def:D \exp_not:N #1
- \cs_argument_spec:N #1
+ \cs_parameter_spec:N #1
{
\tl_to_str:n {#2}
\cs_replacement_spec:N #1
@@ -737,7 +737,7 @@
\exp_args:Nx \tex_scantokens:D
{
\tex_global:D \cs_prefix_spec:N #1 \tex_def:D \exp_not:N #1
- \cs_argument_spec:N #1
+ \cs_parameter_spec:N #1
{ \exp_args:No \tl_to_str:n { #1 #2 } }
}
\group_end:
More information about the latex3-commits
mailing list.