Implement screen.schedule interface.
commit6af3a0c6c8b6ad20ea18767571560b6521b57a91
authorGuo Rui <firemeteor@Adam.(none)>
Sun, 12 Jul 2009 16:21:11 +0000 (13 00:21 +0800)
committerGuo Rui <firemeteor@Adam.(none)>
Sun, 12 Jul 2009 16:21:11 +0000 (13 00:21 +0800)
treed9e01e9f6ed9aa59db39032efa83ca6a7ea8db2b
parente87fb622229d5680dbb41654ac4aaa226a5377d3
Implement screen.schedule interface.

This is used to run a function at specified time.

Also fix a compile error in the previous commit.
src/display.c
src/lua.c