[latex3-commits] [git/LaTeX3-latex3-latex3] debug: Restore one deprecation (de64c988d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Sep 24 09:47:24 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : debug
Link : https://github.com/latex3/latex3/commit/de64c988d19cac4778169b7aade46dc98cee6de2
>---------------------------------------------------------------
commit de64c988d19cac4778169b7aade46dc98cee6de2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Sep 24 08:47:24 2019 +0100
Restore one deprecation
>---------------------------------------------------------------
de64c988d19cac4778169b7aade46dc98cee6de2
l3kernel/l3deprecation.dtx | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/l3kernel/l3deprecation.dtx b/l3kernel/l3deprecation.dtx
index d93c68a23..ffe7d65c9 100644
--- a/l3kernel/l3deprecation.dtx
+++ b/l3kernel/l3deprecation.dtx
@@ -980,6 +980,12 @@
%
% \begin{macro}[EXP, deprecated = 2021-07-01]{\c_term_ior}
% \begin{macrocode}
+\__kernel_patch_deprecation:nnNNpn { 2021-01-01 } { -1 }
+\cs_new_protected:Npn \c_term_ior { -1 \scan_stop: }
+% \end{macrocode}
+% \end{macro}
+%
+% \begin{macrocode}
%</patches>
% \end{macrocode}
%
More information about the latex3-commits
mailing list