aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/macros.lua
AgeCommit message (Expand)Author
2008-02-10Instead of io.popen():read(), a file descriptor is kept and close()'d afterward.mitchell
2007-08-21Added events defined by modules/textadept/macros.lua to the module's LuaDoc.mitchell
2007-08-15Renamed handlers module to events, updated everything to reflect changes.mitchell
2007-08-10Renamed textadept.handlers' add_function_to_handler to add_handler_function.mitchell
2007-08-10Macros can now be recorded, saved, played, browsed, etc.mitchell