[latex3-commits] [git/LaTeX3-latex3-latex3] main: Remove stale code comment (da756d451)
Bruno Le Floch
blflatex at gmail.com
Sat May 15 17:47:02 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/da756d451ceba54d8517a6ee2a9ab19a824c2219
>---------------------------------------------------------------
commit da756d451ceba54d8517a6ee2a9ab19a824c2219
Author: Bruno Le Floch <blflatex at gmail.com>
Date: Sat May 15 17:47:02 2021 +0200
Remove stale code comment
>---------------------------------------------------------------
da756d451ceba54d8517a6ee2a9ab19a824c2219
l3kernel/l3clist.dtx | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/l3kernel/l3clist.dtx b/l3kernel/l3clist.dtx
index 8fbf4580f..6e50daec0 100644
--- a/l3kernel/l3clist.dtx
+++ b/l3kernel/l3clist.dtx
@@ -909,10 +909,7 @@
% \item is empty, or
% \item consists of a single braced group.
% \end{itemize}
-% All \pkg{l3clist} functions go through the same test when they need
-% to determine whether to brace an item, so it is not a problem that
-% this test has false positives such as \enquote{\cs{s_@@_mark}
-% \texttt{?}}. If the argument starts or end with a space or contains
+% If the argument starts or ends with a space or contains
% a comma then one of the three arguments of \cs{@@_if_wrap:w} will
% have its end delimiter (partly) in one of the three copies of |#1|
% in \cs{@@_if_wrap:nTF}; this has a knock-on effect meaning that the
More information about the latex3-commits
mailing list.