[latex3-commits] [latex3/latex3] e-type: Remove unnecessary \exp_not:N (0d025a908)

github at latex-project.org github at latex-project.org
Tue Oct 10 11:58:57 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : e-type
Link       : https://github.com/latex3/latex3/commit/0d025a90886d76b2af9ce3ab0901c20201723cba

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

commit 0d025a90886d76b2af9ce3ab0901c20201723cba
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Oct 9 16:40:28 2023 +0100

    Remove unnecessary \exp_not:N


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

0d025a90886d76b2af9ce3ab0901c20201723cba
 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.