[latex3-commits] [latex3/latex2e] develop: Update code comments (898e83b8)

github at latex-project.org github at latex-project.org
Fri Dec 1 13:13:27 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/898e83b88bed385dd1b2a46ccf9aa66d60309125

>---------------------------------------------------------------

commit 898e83b88bed385dd1b2a46ccf9aa66d60309125
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 29 09:28:57 2023 +0000

    Update code comments


>---------------------------------------------------------------

898e83b88bed385dd1b2a46ccf9aa66d60309125
 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.