[latex3-commits] [latex3/latex2e] gh1189: Increment dates (8cca8993)

github at latex-project.org github at latex-project.org
Fri Dec 1 10:00:36 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : gh1189
Link       : https://github.com/latex3/latex2e/commit/8cca8993d1b9b6993897a8b53736a4cd5ce51f87

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

commit 8cca8993d1b9b6993897a8b53736a4cd5ce51f87
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Dec 1 09:00:36 2023 +0000

    Increment dates


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

8cca8993d1b9b6993897a8b53736a4cd5ce51f87
 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 d08f398a..9d3e6588 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-30  Joseph Wright  <Joseph.Wright at latex-project.org>
+2023-12-01  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 bce5f246..228fac9d 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -35,7 +35,7 @@
 %
 %    \begin{macrocode}
 \def\ltcmdversion{v1.2b}
-\def\ltcmddate{2023-11-30}
+\def\ltcmddate{2023-12-01}
 %    \end{macrocode}
 %
 %<*driver>
@@ -457,7 +457,7 @@
 %     \@@_declare_cmd_code_expandable:Nnn
 %   }
 % \begin{macro}{\@@_start_optimized:}
-% \changes{v1.2b}{2023/11/30}
+% \changes{v1.2b}{2023/12/01}
 %   {Optimize cmd creation for all-\texttt{m} arguments}
 %   At this stage we can check for a short-cut possibility: if the argument
 %   specification is made up of just |(+)m| tokens, and if all arguments are
@@ -4517,7 +4517,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/30}{Extend for optimized commands}
+% \changes{v1.2b}{2023/12/01}{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.