Skip to content

Commit

Permalink
Mumble
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jun 28, 2022
1 parent ea51680 commit e1febb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions texmf/tex/latex/l3kernel/expl3-code.tex
Expand Up @@ -35558,9 +35558,7 @@
{ \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 }
Expand Down
4 changes: 2 additions & 2 deletions texmf/tex/latex/l3kernel/l3debug.def
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit e1febb5

Please sign in to comment.