diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltplain.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/base/ltplain.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltplain.dtx b/Master/texmf-dist/source/latex/base/ltplain.dtx index e801cd460fa..5c4050b734a 100644 --- a/Master/texmf-dist/source/latex/base/ltplain.dtx +++ b/Master/texmf-dist/source/latex/base/ltplain.dtx @@ -11,7 +11,7 @@ % conditions of the LaTeX Project Public License, either version 1.3c % of this license or (at your option) any later version. % The latest version of this license is in -% http://www.latex-project.org/lppl.txt +% https://www.latex-project.org/lppl.txt % and version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later. % @@ -1459,7 +1459,7 @@ % \changes{v2.0d}{2015/02/20}{Spell commands correctly :-)} % \changes{v2.0g}{2015/03/10}{Reorganise to be less noisy} % \begin{macrocode} -%<latexrelease>\IncludeInRelease{2015/01/20}{\loggingall}{etex tracing}% +%<latexrelease>\IncludeInRelease{2015/01/01}{\loggingall}{etex tracing}% %<*2ekernel|latexrelease> \ifx\tracingscantokens\@undefined \gdef\loggingall{% @@ -1511,7 +1511,7 @@ % \begin{macro}{\hideoutput} % \changes{v2.0g}{2015/03/10}{macro added} % \begin{macrocode} -%<latexrelease>\IncludeInRelease{2015/01/20}{\tracingnone}% +%<latexrelease>\IncludeInRelease{2015/01/01}{\tracingnone}% %<latexrelease> {turn off etex tracing}% %<*2ekernel|latexrelease> \ifx\tracingscantokens\@undefined |