summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/ltfiles.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltfiles.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/ltfiles.dtx20
1 files changed, 9 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltfiles.dtx b/Master/texmf-dist/source/latex/base/ltfiles.dtx
index 09cf8dec943..375fb273212 100644
--- a/Master/texmf-dist/source/latex/base/ltfiles.dtx
+++ b/Master/texmf-dist/source/latex/base/ltfiles.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
+% Copyright 1993-2015
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -32,7 +32,7 @@
%<*driver>
% \fi
\ProvidesFile{ltfiles.dtx}
- [1997/10/06 v1.1l LaTeX Kernel (File Handling)]
+ [2015/02/21 v1.1m LaTeX Kernel (File Handling)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{ltfiles.dtx}
@@ -48,18 +48,21 @@
Rainer Sch\"opf}
\begin{document}
-\maketitle
+ \MaintainedByLaTeXTeam{latex}
+ \maketitle
\DocInput{\filename}
\end{document}
%</driver>
% \fi
%
-% \CheckSum{572}
+% \CheckSum{568}
%
% \changes{v1.0h}{1994/05/21}{Use new error commands}
% \changes{v1.0n}{1994/11/17}
% {\cs{@tempa} to \cs{reserved@a}}
% \changes{v1.0u}{1995/07/13}{Updates to docu}
+% \changes{v1.1m}{2015/02/21}
+% {Removed autoload support}
%
% \section{File Handling}
%
@@ -104,7 +107,7 @@
% \begin{oldcomments}
%
% \begin{macrocode}
-%<*2ekernel|autoload>
+%<*2ekernel>
\message{files,}
% \end{macrocode}
%
@@ -717,9 +720,6 @@
% \changes{v1.0w}{1995/10/06}
% {Autoload error}
% \begin{macrocode}
-%<autoload>\def\@missingfileerror{\@autoerr\@missingfileerror}
-%</2ekernel|autoload>
-%<*2ekernel|autoerr>
\gdef\@missingfileerror#1#2{%
\typeout{^^J! LaTeX Error: File `#1.#2' not found.^^J^^J%
Type X to quit or <RETURN> to proceed,^^J%
@@ -742,8 +742,6 @@
{\filename@area\filename@base}{\filename@ext}}}%
\reserved@a
\fi}
-%</2ekernel|autoerr>
-%<*2ekernel|autoload>
% \end{macrocode}
% \end{macro}
%
@@ -854,7 +852,7 @@
% \end{macro}
%
% \begin{macrocode}
-%</2ekernel|autoload>
+%</2ekernel>
% \end{macrocode}
% \end{macro}
%