[latex3-commits] [latex3/latex3] main: Mumble (a1a48690e)
Frank Mittelbach
frank.mittelbach at latex-project.org
Wed Nov 1 17:25:55 CET 2023
Am 01.11.23 um 16:32 schrieb github at latex-project.org:
> Repository : https://github.com/latex3/latex3
> On branch : main
> Link : https://github.com/latex3/latex3/commit/a1a48690e1ceb355a1df473906b88a2c2275c910
>
>> ---------------------------------------------------------------
>
> commit a1a48690e1ceb355a1df473906b88a2c2275c910
> Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
> Date: Wed Nov 1 15:32:19 2023 +0000
>
> Mumble
>
>
>> ---------------------------------------------------------------
>
> a1a48690e1ceb355a1df473906b88a2c2275c910
> l3kernel/l3keys.dtx | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/l3kernel/l3keys.dtx b/l3kernel/l3keys.dtx
> index de49cd60e..157a41b29 100644
> --- a/l3kernel/l3keys.dtx
> +++ b/l3kernel/l3keys.dtx
> @@ -2827,7 +2827,7 @@
> \clist_clear:N \l_@@_unused_clist
> \@@_set_known:nnn {#2} {#3} {#4}
> \__kernel_tl_set:Ne #5 { \exp_not:o \l_@@_unused_clist }
> - \__kernel_tl_set:Nn \l_@@_unused_clist {#1}
> + \__kernel_tl_set:Ne \l_@@_unused_clist { \exp_not:n {#1} }
> }
what am I missing here? I would have thought this makes zero differences
other than being slower
ehh wait, is this to do with #1 perhaps containing # marks?
More information about the latex3-commits
mailing list.