[latex3-commits] [latex3/latex2e] gh1189: Update code comments (ed968f35)
github at latex-project.org
github at latex-project.org
Wed Nov 29 10:28:57 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : gh1189
Link : https://github.com/latex3/latex2e/commit/ed968f358e3485cbd1e76fd0c43fc2ac1b659f46
>---------------------------------------------------------------
commit ed968f358e3485cbd1e76fd0c43fc2ac1b659f46
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 29 09:28:57 2023 +0000
Update code comments
>---------------------------------------------------------------
ed968f358e3485cbd1e76fd0c43fc2ac1b659f46
base/ltcmd.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index dfc5e662..f9281cd1 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -462,7 +462,8 @@
% \changes{v1.2b}{2023/11/29}
% {Optimise cmd creation for all-\texttt{m} arguments}
% At this stage we can check for a short-cut possibility: if the signature
-% is just made up of \cs{@@_expandable_grab_m:w}, then we can produce an
+% is just made up of just |(+)m| tokens, and if all arguments are either
+% short or long, then we can produce an
% optimised document command. This only applies to document commands,
% not creation of environments (which are more complex).
% \begin{macrocode}
More information about the latex3-commits
mailing list.