diff options
author | 2011-09-26 20:15:36 -0400 | |
---|---|---|
committer | 2011-09-26 20:15:36 -0400 | |
commit | b785ecb18580181674cfd0017ba4e61e0db23b78 (patch) | |
tree | 5ab792150fdd259eb55592cb5b8dd9c6740350d4 /src | |
parent | 914da964175fad16339a1be68bd0a4bde13abaf0 (diff) | |
download | textadept-b785ecb18580181674cfd0017ba4e61e0db23b78.tar.gz textadept-b785ecb18580181674cfd0017ba4e61e0db23b78.zip |
Added manual documentation on Lua 5.1 configuration.
Diffstat (limited to 'src')
-rw-r--r-- | src/lua.sym | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lua.sym b/src/lua.sym index 42e19612..18ab3d6c 100644 --- a/src/lua.sym +++ b/src/lua.sym @@ -21,7 +21,6 @@ luaL_loadfile luaL_loadstring luaL_newmetatable luaL_newstate -luaL_openlib luaL_openlibs luaL_optinteger luaL_optlstring |