[latex3-commits] [git/LaTeX3-latex3-latex2e] edef-opts: correct \changes entries (03aa2581)

David Carlisle d.p.carlisle at gmail.com
Mon Oct 10 23:32:35 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : edef-opts
Link       : https://github.com/latex3/latex2e/commit/03aa2581702a45c7b726caa5401f100cde171add

>---------------------------------------------------------------

commit 03aa2581702a45c7b726caa5401f100cde171add
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Mon Oct 10 22:32:35 2022 +0100

    correct \changes entries


>---------------------------------------------------------------

03aa2581702a45c7b726caa5401f100cde171add
 base/ltclass.dtx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/base/ltclass.dtx b/base/ltclass.dtx
index 1d27d6e7..72dc9f98 100644
--- a/base/ltclass.dtx
+++ b/base/ltclass.dtx
@@ -1303,7 +1303,7 @@
       \reserved at a\reserved at b
   \@expl@@@filehook at clear@replacement at flag@@
 %    \end{macrocode}
-% \changes{v1.5d}{2022/010/10}{Use \cs{\protected at xdef}.}
+% \changes{v1.5d}{2022/010/10}{Use \cs{protected at xdef}.}
 %    \begin{macrocode}
   \expandafter\protected at xdef\csname opt@\reserved at a\endcsname{%
     \@ifundefined{opt@\reserved at a}\@empty
@@ -1480,7 +1480,7 @@
 % \changes{v0.2c}{1993/11/17}
 %         {restoring \cs{@fileswith at pti@ns} added.}
 % \changes{v1.5d}{2022/010/10}
-%         {Use \cs{\protected at edef}.}
+%         {Use \cs{protected at edef}.}
 %    \begin{macrocode}
 \def\ProcessOptions{%
   \let\ds@\@empty
@@ -2192,7 +2192,7 @@
         {\@onefilewithoptions at clashchk{#2}}
         {%
 %    \end{macrocode}
-% \changes{v1.5d}{2022/010/10}{Use \cs{\protected at edef}.}
+% \changes{v1.5d}{2022/010/10}{Use \cs{protected at edef}.}
 %    \begin{macrocode}
           \expandafter\protected at edef\csname opt@\@currname.\@currext\endcsname
             {\zap at space#2 \@empty}%
@@ -2701,7 +2701,7 @@
 % \changes{v0.2v}{1994/01/29}
 %         {Macro added.}
 % \changes{v1.0t}{1995/11/14}{Allow empty option}
-% \changes{v1.5d}{2022/010/10}{Use \cs{\protected at edef}.}
+% \changes{v1.5d}{2022/010/10}{Use \cs{protected at edef}.}
 %    \begin{macrocode}
 \def\@@unprocessedoptions{%
   \ifx\@currext\@pkgextension





More information about the latex3-commits mailing list.