From 2e36532bb99dce0d6c5fba60f7adba7e2bfb7c37 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 15 Apr 2017 22:59:15 +0000 Subject: latex2e (15apr17, ltnews27) git-svn-id: svn://tug.org/texlive/trunk@43813 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/base/doc.dtx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/source/latex/base/doc.dtx') diff --git a/Master/texmf-dist/source/latex/base/doc.dtx b/Master/texmf-dist/source/latex/base/doc.dtx index c397911f67e..049d8a118bb 100644 --- a/Master/texmf-dist/source/latex/base/doc.dtx +++ b/Master/texmf-dist/source/latex/base/doc.dtx @@ -60,9 +60,9 @@ % 1.5b and higher... are documented with the (undocumented) \changes % feature. %\fi -% \changes{v1.5f}{1989/4/29}{Thanks to Brian who documented the +% \changes{v1.5f}{1989/04/29}{Thanks to Brian who documented the % \cs{changes} macro feature.} -% \changes{v1.5g}{1989/5/07}{MacroTopsep now called MacrocodeTopsep and +% \changes{v1.5g}{1989/05/07}{MacroTopsep now called MacrocodeTopsep and % new MacroTopsep added} % \changes{v1.5h}{1989/05/17}{All lines shortened to <72 characters} % \changes{v1.5j}{1989/06/09}{Corrections by Ron Whitney added} @@ -1347,7 +1347,7 @@ % \changes{v1.5l}{1989/09/10}{Code line numbers supported.} % \changes{v1.5t}{1989/11/07}{Call \cs{leavevmode} to get \cs{everypar} % on blank lines.} -% \changes{v1.7c}{1992/3/24}{Added \cs{interlinepenalty} to +% \changes{v1.7c}{1992/03/24}{Added \cs{interlinepenalty} to % \cs{par} from % verbatim.sty} % \begin{macrocode} @@ -1960,7 +1960,7 @@ % We also % make the |\marginparpush| zero and |\marginparwidth| suitably % wide. -% \changes{v1.5d}{1989/4/28}{\cs{marginparwidth} setting added.} +% \changes{v1.5d}{1989/04/28}{\cs{marginparwidth} setting added.} % \begin{macrocode} \reversemarginpar \setlength\marginparpush{0pt} \setlength\marginparwidth{8pc} @@ -2026,7 +2026,7 @@ % |\@verbatim| sets |^^M|, the end of line character, to % be equal to |\par|. This control sequence is redefined % here; |\@@par| is the paragraph primitive of \TeX. -% \changes{v1.7c}{1992/3/24}{Added \cs{interlinepenalty} to +% \changes{v1.7c}{1992/03/24}{Added \cs{interlinepenalty} to % \cs{par} from verbatim.sty} % \begin{macrocode} \def\par{\if@tempswa\hbox{}\fi\@tempswatrue\@@par @@ -2195,7 +2195,7 @@ % After scanning the argument we close the group to get the normal % |\catcode|$\,$s back. Then we assign a special value to % |\topsep| and start a \textsf{trivlist} environment. -% \changes{v1.5f}{1989/5/07}{MacroTopsep parameter added.} +% \changes{v1.5f}{1989/05/07}{MacroTopsep parameter added.} % \changes{v1.5k}{1989/08/17}{Fix for save stack problem.} % \changes{v1.8c}{1993/10/25}{Support ``environment'' env} % \changes{v1.9k}{1994/02/22}{Remove \cs{macro@level}} @@ -2468,7 +2468,7 @@ % ensure that it is active. The |\begingroup| is used to make % a possible change local to the expansion of % |\SpecialEscapechar|. -% \changes{v1.7g}{1992/6/19}{Making tilde active moved outside +% \changes{v1.7g}{1992/06/19}{Making tilde active moved outside % definition} % \begin{macrocode} \begingroup @@ -2729,7 +2729,7 @@ % % % \begin{macro}{\short@macro} -% \changes{v1.5c}{1989/4/27}{Corrected bad bug by putting the +% \changes{v1.5c}{1989/04/27}{Corrected bad bug by putting the % scan@allowedfalse macro before printing % the argument.} % \changes{v1.7a}{1992/03/10}{Ensure character stored in @@ -2788,7 +2788,7 @@ % to avoid garbage produced by new active chars} % \changes{v1.4s}{1989/04/23}{Used \texttt{\protect\bslash string} for % the same reason.} -% \changes{v1.5c}{1989/4/27}{Corrected bad bug by placing the +% \changes{v1.5c}{1989/04/27}{Corrected bad bug by placing the % scan@allowedfalse macro into short@macro} % This macro is supposed to generate a suitable |\SortIndex| % command for a given single-letter control sequence. We test -- cgit v1.2.3