Werner LEMBERG writes:
> In lines 84 and 86 of translation-functions, character U+2009 gets
> used in the single-character string. Is this intentional? Lines 94
> and 96 use ordinary spaces...
>
> In case U+2009 is really wanted, this (a) deserves a comment and (b)
> lines 94 and 96 should be s
In lines 84 and 86 of translation-functions, character U+2009 gets
used in the single-character string. Is this intentional? Lines 94
and 96 use ordinary spaces...
In case U+2009 is really wanted, this (a) deserves a comment and (b)
lines 94 and 96 should be synchronized to also use U+2009.