aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* Fixed 'find previous' bug; core/ext/find.luaGravatar mitchell2007-08-16
* Recent files are now tracked and a user list can be shown to open them.Gravatar mitchell2007-08-15
* Renamed handlers module to events, updated everything to reflect changes.Gravatar mitchell2007-08-15
* Fixed spelling and grammatical mistakes; core/.buffer.luaGravatar mitchell2007-08-15
* Fixed bug in maintaining indentation; core/handlers.luaGravatar mitchell2007-08-14
* Textadept title also shows full filepath of the open buffer; core/handlers.luaGravatar mitchell2007-08-11
* Fixed escapes in replace, added %() sequence; core/ext/find.luaGravatar mitchell2007-08-11
* Renamed textadept.handlers' add_function_to_handler to add_handler_function.Gravatar mitchell2007-08-10
* Macros can now be recorded, saved, played, browsed, etc.Gravatar mitchell2007-08-10
* Renamed modules global to _m.Gravatar mitchell2007-08-09
* Improved completion of buffer functions and properties; core/handlers.luaGravatar mitchell2007-08-09
* Added new LuaDoc, updated existing LuaDoc to be more consistent.Gravatar mitchell2007-08-09
* 'replace_all' doesn't loop infinitely, 'find' more accurate; core/ext/find.luaGravatar mitchell2007-08-09
* Changed docstatusbar_text and improved command completion; core/handlers.luaGravatar mitchell2007-08-06
* Added more LuaDoc, shebang recognition; ext/core/mime_types.luaGravatar mitchell2007-08-06
* Initial import of extension Lua files.Gravatar mitchell2007-08-06
* Initial import of core Lua files.Gravatar mitchell2007-08-06