[latex3-commits] [latex3/latex2e] gh1189: Update code comments (c501ce26)
github at latex-project.org
github at latex-project.org
Fri Dec 1 12:33:29 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : gh1189
Link : https://github.com/latex3/latex2e/commit/c501ce26d209a052573a45c5a7f73ccfed0f7587
>---------------------------------------------------------------
commit c501ce26d209a052573a45c5a7f73ccfed0f7587
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 29 09:28:57 2023 +0000
Update code comments
>---------------------------------------------------------------
c501ce26d209a052573a45c5a7f73ccfed0f7587
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.