summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-07 22:06:05 +0000
committerKarl Berry <karl@freefriends.org>2020-12-07 22:06:05 +0000
commit64e75915646d2f3522cc81a7142eac31ab5372d4 (patch)
tree3ff7ed7598a38929482700509f6f686fb5556e4c /Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex
parent11717414a40ca6ce25ae1a4c4c097c580a33a48a (diff)
l3kernel (7dec20)
git-svn-id: svn://tug.org/texlive/trunk@57088 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex b/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex
index c08d517c9ad..73bfa9ffd80 100644
--- a/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex
+++ b/Master/texmf-dist/tex/latex/l3kernel/expl3-code.tex
@@ -69,7 +69,7 @@
%% and all files in that bundle must be distributed together.
%%
%% File: expl3.dtx
-\def\ExplFileDate{2020-12-05}%
+\def\ExplFileDate{2020-12-07}%
\begingroup
\def\next{\endgroup}%
\expandafter\ifx\csname PackageError\endcsname\relax
@@ -22924,15 +22924,15 @@
\cs_new_protected:Npn \__tl_peek_analysis_test:
{
\if_int_odd:w
- \if_catcode:w \exp_not:N \l_peek_token { 1 \exp_stop_f: \fi:
- \if_catcode:w \exp_not:N \l_peek_token } 1 \exp_stop_f: \fi:
- \if_meaning:w \l_peek_token \c_space_token 1 \exp_stop_f: \fi:
- 0 \exp_stop_f:
- \exp_after:wN \__tl_peek_analysis_special:
- \else:
+ \if_catcode:w \exp_not:N \l_peek_token { 0 \exp_stop_f: \fi:
+ \if_catcode:w \exp_not:N \l_peek_token } 0 \exp_stop_f: \fi:
+ \if_meaning:w \l_peek_token \c_space_token 0 \exp_stop_f: \fi:
+ 1 \exp_stop_f:
\exp_after:wN \exp_after:wN
\exp_after:wN \__tl_peek_analysis_normal:N
\exp_after:wN \exp_not:N
+ \else:
+ \exp_after:wN \__tl_peek_analysis_special:
\fi:
}
\cs_new_protected:Npn \__tl_peek_analysis_normal:N #1
@@ -26114,7 +26114,7 @@
\cs_new_protected:Npn \__regex_peek_remove_end:n #1
{
\bool_if:NTF \g__regex_success_bool
- { \exp_after:wN \l__regex_peek_true_tl #1 }
+ { \exp_args:NNo \use:nn \l__regex_peek_true_tl {#1} }
{ \__regex_peek_reinsert:N \l__regex_peek_false_tl }
}
\cs_new_protected:Npn \__regex_peek_reinsert:N #1