[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct EXP status of some internal functions (22da3446b)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Oct 24 17:42:08 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/22da3446bf4308276f22023c27f6250e20ec6649

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

commit 22da3446bf4308276f22023c27f6250e20ec6649
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Oct 24 16:42:08 2019 +0100

    Correct EXP status of some internal functions


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

22da3446bf4308276f22023c27f6250e20ec6649
 l3kernel/l3file.dtx | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index c17c290d2..83e408f4a 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -2601,15 +2601,15 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}[rEXP]{\file_full_name:n, \@@_full_name:n}
-% \begin{macro}[rEXP]{\@@_full_name_aux:nn}
-% \begin{macro}[rEXP]{\@@_full_name_aux:n}
-% \begin{macro}[rEXP]{\@@_name_cleanup:w}
-% \begin{macro}[rEXP]{\@@_name_end:}
-% \begin{macro}[rEXP]{\@@_name_ext_check:n}
-% \begin{macro}[rEXP]{\@@_name_ext_check:nw}
-% \begin{macro}[rEXP]{\@@_name_ext_check:nnw}
-% \begin{macro}[rEXP]{\@@_name_ext_check:nn}
+% \begin{macro}[EXP]{\file_full_name:n, \@@_full_name:n}
+% \begin{macro}[EXP]{\@@_full_name_aux:nn}
+% \begin{macro}[EXP]{\@@_full_name_aux:n}
+% \begin{macro}[EXP]{\@@_name_cleanup:w}
+% \begin{macro}[EXP]{\@@_name_end:}
+% \begin{macro}[EXP]{\@@_name_ext_check:n}
+% \begin{macro}[EXP]{\@@_name_ext_check:nw}
+% \begin{macro}[EXP]{\@@_name_ext_check:nnw}
+% \begin{macro}[EXP]{\@@_name_ext_check:nn}
 %   File searching can be carried out if the \tn{pdffilesize} primitive
 %   or an equivalent is available. That of course means we need to
 %   arrange for everything else to here to be done by expansion too.





More information about the latex3-commits mailing list