aboutsummaryrefslogtreecommitdiff
path: root/core/ext
AgeCommit message (Expand)Author
2007-09-19Added interactive search documentation; core/ext/pm.luamitchell
2007-09-17Added usage documentation; core/ext/pm.luamitchell
2007-08-16Fixed 'find previous' bug; core/ext/find.luamitchell
2007-08-15Renamed handlers module to events, updated everything to reflect changes.mitchell
2007-08-11Fixed escapes in replace, added %() sequence; core/ext/find.luamitchell
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
2007-08-09Renamed modules global to _m.mitchell
2007-08-09Added new LuaDoc, updated existing LuaDoc to be more consistent.mitchell
2007-08-09'replace_all' doesn't loop infinitely, 'find' more accurate; core/ext/find.luamitchell
2007-08-06Added more LuaDoc, shebang recognition; ext/core/mime_types.luamitchell
2007-08-06Initial import of extension Lua files.mitchell