[latex3-commits] [latex3/latex2e] gh1189: Step file date (1c674ebf)
github at latex-project.org
github at latex-project.org
Thu Nov 30 09:10:46 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : gh1189
Link : https://github.com/latex3/latex2e/commit/1c674ebf96857ef1f7b8855b24d1c4df6d9bcc7a
>---------------------------------------------------------------
commit 1c674ebf96857ef1f7b8855b24d1c4df6d9bcc7a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Nov 30 07:56:26 2023 +0000
Step file date
>---------------------------------------------------------------
1c674ebf96857ef1f7b8855b24d1c4df6d9bcc7a
base/changes.txt | 2 +-
base/ltcmd.dtx | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/base/changes.txt b/base/changes.txt
index fbed6784..d08f398a 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -6,7 +6,7 @@ to completeness or accuracy and it contains some references to files that are
not part of the distribution.
================================================================================
-2023-11-29 Joseph Wright <Joseph.Wright at latex-project.org>
+2023-11-30 Joseph Wright <Joseph.Wright at latex-project.org>
* ltcmd.dtx (subsection{Declaring commands and environments}):
Optimize creation of simple document commands (gh/1189)
* usrguide.tex (subsection{Performance}):
diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index e130fdf5..ce304bac 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -35,7 +35,7 @@
%
% \begin{macrocode}
\def\ltcmdversion{v1.2b}
-\def\ltcmddate{2023-11-29}
+\def\ltcmddate{2023-11-30}
% \end{macrocode}
%
%<*driver>
@@ -459,7 +459,7 @@
% \@@_declare_cmd_code_expandable:Nnn
% }
% \begin{macro}{\@@_start_optimized:}
-% \changes{v1.2b}{2023/11/29}
+% \changes{v1.2b}{2023/11/30}
% {Optimize 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 just |(+)m| tokens, and if all arguments are either
@@ -4516,7 +4516,7 @@
% \cs{NewCommandCopy} and \cs{ShowCommand} support}
% \changes{v1.0l}{2022/03/18}{Fix \cs{@@_cmd_type_cases:NnnnnF}
%" prematurely expanding macros (gh/795)}
-% \changes{v1.2b}{2023/11/29}{Extend for optimized commands}
+% \changes{v1.2b}{2023/11/30}{Extend for optimized commands}
% \begin{macro}{\@@_cmd_if_xparse_aux:N}
%
% To determine whether the command is an \pkg{xparse} command check
More information about the latex3-commits
mailing list.