diff options
Diffstat (limited to 'doc/contents.html')
| -rw-r--r-- | doc/contents.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/contents.html b/doc/contents.html index 8ea0616b25ce..7ecf1c7c8dd6 100644 --- a/doc/contents.html +++ b/doc/contents.html @@ -32,7 +32,7 @@ For a complete introduction to Lua programming, see the book <P> <SMALL> -Copyright © 2020 Lua.org, PUC-Rio. +Copyright © 2020–2021 Lua.org, PUC-Rio. Freely available under the terms of the <A HREF="http://www.lua.org/license.html">Lua license</A>. </SMALL> @@ -396,6 +396,7 @@ Freely available under the terms of the <A HREF="manual.html#lua_callk">lua_callk</A><BR> <A HREF="manual.html#lua_checkstack">lua_checkstack</A><BR> <A HREF="manual.html#lua_close">lua_close</A><BR> +<A HREF="manual.html#lua_closeslot">lua_closeslot</A><BR> <A HREF="manual.html#lua_compare">lua_compare</A><BR> <A HREF="manual.html#lua_concat">lua_concat</A><BR> <A HREF="manual.html#lua_copy">lua_copy</A><BR> @@ -663,10 +664,10 @@ Freely available under the terms of the <P CLASS="footer"> Last update: -Tue Nov 10 20:58:52 UTC 2020 +Wed Mar 3 13:04:44 UTC 2021 </P> <!-- -Last change: revised for Lua 5.4.2 +Last change: revised for Lua 5.4.3 --> </BODY> |
