[latex3-commits] [l3svn] 01/09: Update added date for shell-escape functions [ci skip]

noreply at latex-project.org noreply at latex-project.org
Sat May 27 23:12:04 CEST 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit cd5ab41b8fff3a5e96c103253c5f4ef75f33c3c6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat May 27 20:54:10 2017 +0100

    Update added date for shell-escape functions [ci skip]
---
 l3kernel/l3candidates.dtx |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index 55f44a5..9b9b7e1 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -475,7 +475,7 @@
 %
 % \section{Additions to \pkg{l3sys}}
 %
-% \begin{function}[added = 2017-04-12, EXP, pTF]{\sys_if_rand_exist:}
+% \begin{function}[added = 2017-05-27, EXP, pTF]{\sys_if_rand_exist:}
 %   \begin{syntax}
 %     \cs{sys_if_rand_exist_p:}
 %     \cs{sys_if_rand_exist:TF} \Arg{true code} \Arg{false code}
@@ -484,7 +484,7 @@
 %   this is the case in \pdfTeX{} and \LuaTeX{}.
 % \end{function}
 %
-% \begin{function}[added = 2017-04-12, EXP]{\sys_rand_seed:}
+% \begin{function}[added = 2017-05-27, EXP]{\sys_rand_seed:}
 %   \begin{syntax}
 %     \cs{sys_rand_seed:}
 %   \end{syntax}
@@ -493,7 +493,7 @@
 %   expands to $0$.
 % \end{function}
 %
-% \begin{function}[added = 2017-04-12]{\sys_gset_rand_seed:n}
+% \begin{function}[added = 2017-05-27]{\sys_gset_rand_seed:n}
 %   \begin{syntax}
 %     \cs{sys_gset_rand_seed:n} \Arg{intexpr}
 %   \end{syntax}
@@ -506,7 +506,7 @@
 %   random number support this produces an error.
 % \end{function}
 %
-% \begin{variable}[added = 2017-05-22]{\c_sys_shell_escape_int}
+% \begin{variable}[added = 2017-05-27]{\c_sys_shell_escape_int}
 %   This variable exposes the internal triple of the shell escape
 %   status.  The possible values are
 %   \begin{description}
@@ -516,7 +516,7 @@
 %   \end{description}
 % \end{variable}
 %
-% \begin{function}[added = 2017-05-22, EXP, pTF]{\sys_if_shell:}
+% \begin{function}[added = 2017-05-27, EXP, pTF]{\sys_if_shell:}
 %   \begin{syntax}
 %     \cs{sys_if_shell_p:}
 %     \cs{sys_if_shell:TF} \Arg{true code} \Arg{false code}
@@ -526,7 +526,7 @@
 %   is enabled.
 % \end{function}
 %
-% \begin{function}[added = 2017-05-22, EXP, pTF]{\sys_if_shell_unrestricted:}
+% \begin{function}[added = 2017-05-27, EXP, pTF]{\sys_if_shell_unrestricted:}
 %   \begin{syntax}
 %     \cs{sys_if_shell_unrestricted_p:}
 %     \cs{sys_if_shell_unrestricted:TF} \Arg{true code} \Arg{false code}
@@ -535,7 +535,7 @@
 %   enabled.
 % \end{function}
 %
-% \begin{function}[added = 2017-05-22, EXP, pTF]{\sys_if_shell_restricted:}
+% \begin{function}[added = 2017-05-27, EXP, pTF]{\sys_if_shell_restricted:}
 %   \begin{syntax}
 %     \cs{sys_if_shell_restricted_p:}
 %     \cs{sys_if_shell_restricted:TF} \Arg{true code} \Arg{false code}
@@ -547,14 +547,14 @@
 %   shell escape is enabled use \cs{sys_if_shell:}.
 % \end{function}
 %
-% \begin{function}[added = 2017-05-22]{\sys_shell_now:n, \sys_shell_now:x}
+% \begin{function}[added = 2017-05-27]{\sys_shell_now:n, \sys_shell_now:x}
 %   \begin{syntax}
 %     \cs{sys_shell_now:n} \Arg{tokens}
 %   \end{syntax}
 %   Execute \meta{tokens} through shell escape immediately.
 % \end{macro}
 %
-% \begin{function}[added = 2017-05-22]{\sys_shell_shipout:n, \sys_shell_shipout:x}
+% \begin{function}[added = 2017-05-27]{\sys_shell_shipout:n, \sys_shell_shipout:x}
 %   \begin{syntax}
 %     \cs{sys_shell_shipout:n} \Arg{tokens}
 %   \end{syntax}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list