Ah, thanks for the pointer! (Could a code comment be added to that effect? The LUA_API markup really misleads those of us studying the code for the first time.) On Thu, Sep 25, 2008 at 2:46 AM, David Burgess <dburgess@gmail.com> wrote: > http://lua-users.org/lists/lua-l/2008-01/msg00399.html > > > On Thu, Sep 25, 2008 at 2:52 PM, MFarm <farmbuyer@gmail.com> wrote: >> Looking through the 5.1.4 source, I stumbled across the luaL_findtable >> function. This >> is missing from the 5.1 manual (at >> http://www.lua.org/manual/5.1/manual.html), and the >> http://lua-users.org/wiki/LauxLibDocumentation page is totally empty. Does the >> online manual get updated with missing documentation?