[latex3-commits] [git/LaTeX3-latex3-latex3] gh1040-prop-large: Fix the added/updated dates of some functions (23d9b46b7)
Bruno Le Floch
blflatex at gmail.com
Mon Feb 28 06:02:40 CET 2022
Repository : https://github.com/latex3/latex3
On branch : gh1040-prop-large
Link : https://github.com/latex3/latex3/commit/23d9b46b73c682c91b0c27c3fc26b2eb46575246
>---------------------------------------------------------------
commit 23d9b46b73c682c91b0c27c3fc26b2eb46575246
Author: Bruno Le Floch <blflatex at gmail.com>
Date: Mon Feb 28 06:02:40 2022 +0100
Fix the added/updated dates of some functions
>---------------------------------------------------------------
23d9b46b73c682c91b0c27c3fc26b2eb46575246
l3kernel/l3prop.dtx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/l3kernel/l3prop.dtx b/l3kernel/l3prop.dtx
index d3c09dcbe..289cec26b 100644
--- a/l3kernel/l3prop.dtx
+++ b/l3kernel/l3prop.dtx
@@ -107,7 +107,7 @@
% initially contains no entries. See also \cs{prop_new_large:N}.
% \end{function}
%
-% \begin{function}[added = XXXX-XX-XX]{\prop_new_large:N, \prop_new_large:c}
+% \begin{function}[added = 2022-02-28]{\prop_new_large:N, \prop_new_large:c}
% \begin{syntax}
% \cs{prop_new_large:N} \meta{property list}
% \end{syntax}
@@ -139,7 +139,7 @@
% \cs[index=prop_clear:N]{prop_(g)clear:N} to leave the list empty.
% \end{function}
%
-% \begin{function}[added = XXXX-XX-XX]
+% \begin{function}[added = 2022-02-28]
% {
% \prop_clear_new_large:N, \prop_clear_new_large:c,
% \prop_gclear_new_large:N, \prop_gclear_new_large:c
@@ -206,7 +206,7 @@
% processed in the way described for \cs{prop_set_from_keyval:Nn}.
% \end{function}
%
-% \begin{function}[added = XXXX-XX-XX]
+% \begin{function}[added = 2022-02-28]
% {\prop_const_large_from_keyval:Nn, \prop_const_large_from_keyval:cn}
% \begin{syntax}
% \cs{prop_const_large_from_keyval:Nn} \meta{prop~var}
@@ -620,7 +620,7 @@
%
% \section{Viewing property lists}
%
-% \begin{function}[updated = XXXX-XX-XX]{\prop_show:N, \prop_show:c}
+% \begin{function}[updated = 2022-02-28]{\prop_show:N, \prop_show:c}
% \begin{syntax}
% \cs{prop_show:N} \meta{property list}
% \end{syntax}
@@ -628,7 +628,7 @@
% and specifies its storage type.
% \end{function}
%
-% \begin{function}[added = 2014-08-12, updated = XXXX-XX-XX]{\prop_log:N, \prop_log:c}
+% \begin{function}[added = 2014-08-12, updated = 2022-02-28]{\prop_log:N, \prop_log:c}
% \begin{syntax}
% \cs{prop_log:N} \meta{property list}
% \end{syntax}
More information about the latex3-commits
mailing list.