[latex3-commits] [latex3/latex3] main: Remove unnecessary \exp_not:N (1d08d4a54)

github at latex-project.org github at latex-project.org
Tue Oct 10 12:59:28 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/1d08d4a54215ec51327099478a0b0cf82791c63a

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

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

    Remove unnecessary \exp_not:N


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

1d08d4a54215ec51327099478a0b0cf82791c63a
 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.