summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3names.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3names.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3names.dtx9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3names.dtx b/Master/texmf-dist/source/latex/l3kernel/l3names.dtx
index d8a33196962..46f7734e2d4 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3names.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3names.dtx
@@ -35,7 +35,7 @@
%
%<*package>
\RequirePackage{l3bootstrap}
-\GetIdInfo$Id: l3names.dtx 2478 2011-06-19 21:34:23Z joseph $
+\GetIdInfo$Id: l3names.dtx 2538 2011-08-10 19:37:10Z joseph $
{L3 Experimental namespace for primitives}
%</package>
%<*driver>
@@ -559,7 +559,7 @@
% In the case of the \pdfTeX{} primitives, we retain |pdf| at the start
% of the names \emph{only} for directly PDF-related primitives, as
% there are a lot of \pdfTeX{} primitives that start \cs{pdf\ldots} but
-% are not related to PDF output. These ones re
+% are not related to PDF output. These ones related to PDF output.
% \begin{macrocode}
\name_primitive:NN \pdfcreationdate \pdftex_pdfcreationdate:D
\name_primitive:NN \pdfcolorstack \pdftex_pdfcolorstack:D
@@ -582,11 +582,12 @@
% \begin{macrocode}
\name_primitive:NN \pdfstrcmp \pdftex_strcmp:D
% \end{macrocode}
-% \XeTeX{}-specific primitives.
+% \XeTeX{}-specific primitives. Note that \XeTeX{}'s \cs{strcmp} is
+% handled earlier and is \enquote{rolled up} into \cs{pdfstrcmp}.
% \begin{macrocode}
\name_primitive:NN \XeTeXversion \xetex_XeTeXversion:D
% \end{macrocode}
-% Primitives from \LuaTeX.
+% Primitives from \LuaTeX{}.
% \begin{macrocode}
\name_primitive:NN \catcodetable \luatex_catcodetable:D
\name_primitive:NN \directlua \luatex_directlua:D