[latex3-commits] [git/LaTeX3-latex3-latex3] LaTeX2020: Missing \message (2431e9697)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Oct 3 14:39:35 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : LaTeX2020
Link : https://github.com/latex3/latex3/commit/2431e9697dd078589aa2da07505e6f73da43f9dd
>---------------------------------------------------------------
commit 2431e9697dd078589aa2da07505e6f73da43f9dd
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Oct 3 13:39:35 2019 +0100
Missing \message
>---------------------------------------------------------------
2431e9697dd078589aa2da07505e6f73da43f9dd
l3kernel/expl3.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/expl3.dtx b/l3kernel/expl3.dtx
index c99e948c0..c4ae2b319 100644
--- a/l3kernel/expl3.dtx
+++ b/l3kernel/expl3.dtx
@@ -1171,7 +1171,7 @@
% \begin{macrocode}
%<*2ekernel>
\everyjob\expandafter{\the\everyjob
- ^^J\ExplFileDate\space L3 programming layer
+ \message{^^J\ExplFileDate\space L3 programming layer}%
}
%</2ekernel>
%<*!2ekernel>
More information about the latex3-commits
mailing list