[latex3-commits] [latex3/latex3] e-type: Remove unnecessary \exp_not:N (0ef2cb9f2)
github at latex-project.org
github at latex-project.org
Mon Oct 9 17:40:28 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : e-type
Link : https://github.com/latex3/latex3/commit/0ef2cb9f2927f6d67dbfa8fb6b492c78cf74e997
>---------------------------------------------------------------
commit 0ef2cb9f2927f6d67dbfa8fb6b492c78cf74e997
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Oct 9 16:40:28 2023 +0100
Remove unnecessary \exp_not:N
>---------------------------------------------------------------
0ef2cb9f2927f6d67dbfa8fb6b492c78cf74e997
l3kernel/l3expan.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3expan.dtx b/l3kernel/l3expan.dtx
index 3ff0c18d9..b6a76213b 100644
--- a/l3kernel/l3expan.dtx
+++ b/l3kernel/l3expan.dtx
@@ -2088,7 +2088,7 @@
#1 \s_@@_mark
{ \cs_set_eq:NN \exp_not:N \@@_tmp:w \cs_new_protected:Npe }
\cs_new_protected:cpn
- \exp_not:N \use:x
+ \use:x
\token_to_str:N x \s_@@_mark
{ }
\cs_new:cpn
More information about the latex3-commits
mailing list.