[latex3-commits] [latex3/latex2e] gh1189: Increment file dates (4fdb7107)
github at latex-project.org
github at latex-project.org
Wed Nov 29 10:28:38 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : gh1189
Link : https://github.com/latex3/latex2e/commit/4fdb7107356704da135f99f3711c71bb6c631536
>---------------------------------------------------------------
commit 4fdb7107356704da135f99f3711c71bb6c631536
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 29 09:28:38 2023 +0000
Increment file dates
>---------------------------------------------------------------
4fdb7107356704da135f99f3711c71bb6c631536
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 247c70c2..332a36d3 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-28 Joseph Wright <Joseph.Wright at latex-project.org>
+2023-11-29 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{Fully-expandable document commands}):
diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index 1eb5710d..dfc5e662 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -35,7 +35,7 @@
%
% \begin{macrocode}
\def\ltcmdversion{v1.2b}
-\def\ltcmddate{2023-11-28}
+\def\ltcmddate{2023-11-29}
% \end{macrocode}
%
%<*driver>
@@ -459,7 +459,7 @@
% \@@_declare_cmd_code_expandable:Nnn
% }
% \begin{macro}{\@@_start_optimised:}
-% \changes{v1.2b}{2023/11/28}
+% \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
@@ -4483,7 +4483,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/28}{Extend for optimised commands}
+% \changes{v1.2b}{2023/11/29}{Extend for optimised 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.