[latex3-commits] [l3svn] branch master updated: Remove one 'expired' LuaTeX primitive
noreply at latex-project.org
noreply at latex-project.org
Mon Dec 21 13:41:53 CET 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new 16e1589 Remove one 'expired' LuaTeX primitive
16e1589 is described below
commit 16e1589805c591d0c96fba32756fd4ebfc15f34e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Dec 21 12:41:32 2015 +0000
Remove one 'expired' LuaTeX primitive
This one is going so ...
---
l3kernel/l3names.dtx | 2 --
1 file changed, 2 deletions(-)
diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index c7973ed..7d049a9 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -812,7 +812,6 @@
\__kernel_primitive:NN \letcharcode \luatex_letcharcode:D
\__kernel_primitive:NN \luaescapestring \luatex_luaescapestring:D
\__kernel_primitive:NN \luafunction \luatex_luafunction:D
- \__kernel_primitive:NN \luastartup \luatex_luastartup:D
\__kernel_primitive:NN \luatexdatestamp \luatex_luatexdatestamp:D
\__kernel_primitive:NN \luatexrevision \luatex_luatexrevision:D
\__kernel_primitive:NN \luatexversion \luatex_luatexversion:D
@@ -1142,7 +1141,6 @@
\tex_let:D \luatex_latelua:D \luatexlatelua
\tex_let:D \luatex_luaescapestring:D \luatexluaescapestring
\tex_let:D \luatex_luafunction:D \luatexluafunction
- \tex_let:D \luatex_luastartup:D \luatexluastartup
\tex_let:D \luatex_mathstyle:D \luatexmathstyle
\tex_let:D \luatex_nokerns:D \luatexnokerns
\tex_let:D \luatex_noligs:D \luatexnoligs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list